IsThereAnyDeal/AugmentedSteam

[BUG] The presence of the & symbol prevents you from specifying a URL in the App page tab

Korb opened this issue · 0 comments

Korb commented

Expected Behavior

Direction
https://www.igdb.com/search?utf8=%E2%9C%93&q=[NAME]
allows you to search for a game on the igdb.com website.

Actual Behavior

The link is converted to
https://www.igdb.com/search?utf8=%E2%9C%93&amp%3Bq=[NAME]
and becomes invalid.

Steps to Reproduce the Problem

  1. Add the text IGDB to the Name field, https://www.igdb.com/search?utf8=%E2%9C%93&q=[NAME] to the URL field and https://www.igdb.com/favicon.ico to the Icon field to the App page tab.
  2. Open any game on store.steampowered.com
  3. Click on the View on IGDB link

Specifications

  • Augmented Steam Version: 4.1.2 (September 20, 2024)
  • Browser Version: Mozilla Firefox 131.0 (64-bit)