[BUG] Some 3rd-party DRM warnings are not displayed correctly when “activation limit” is specified
przemo20 opened this issue · 1 comments
przemo20 commented
Expected Behavior
Only the DRM name should be displayed in the warning message. The activation limit text should be omitted.
Actual Behavior
Both the DRM name and (without a space) the activation limit text are included in the warning message.
Example app pages
- https://store.steampowered.com/app/1172780/Fences_5/
- https://store.steampowered.com/app/2991870/Arenion/
- https://store.steampowered.com/app/2073930/Radikal_Fighters/
- https://store.steampowered.com/app/2074920/The_First_Descendant/
- https://store.steampowered.com/app/1847411/GameMaker_Enterprise/
Screenshot
Specifications
- Augmented Steam Version: 3.1.1
- Browser Version: Mozilla Firefox 128.0 (64-bit)
candela97 commented
I think it's fine to include the activation limit. This is a fallback and we will need a bunch of extra logic to filter it out otherwise because it's just a regular string.
The way to avoid this is to add the DRM to the list of supported ones.