"New update available" pop-up points to non-existent setting to disable it
whisperity opened this issue ยท 0 comments
Describe the issue
When the local version is outdated, a pop-up eventually (after some synchronisation) appears about the addon version being too old. It says this can be disabled, but the option to disable can not be found:
Expected behaviour
Do not show the details about how to disable the warning if the ability to disable it had been removed earlier. Or reintroduce the ability to disable it.
Issue checklist
Please select any applicable options from the below list.
The issue occurs with the latest version of the addon.- This claim is fundamentally impossible to discertain.
- The issue occurs with Total RP 3 as the only enabled addon.
- The issue occurs only with other addon(s) enabled (please provide a list).
Steps to reproduce
Give us a list of steps to reproduce the issue with.
- Have an older version of the add-on installed. I tried with 3.0.5.
- Log in while others are also playing on the server.
- Wait about 5 seconds after opening TRP window for the warning to appear.
Additional information
It should appear in the latest version as well. As of commit b04c588, the message and the usage in code is still present:
Total-RP-3/totalRP3/Locales/enUS.lua
Line 1249 in b04c588
Total-RP-3/totalRP3/Modules/Register/Main/RegisterExchange.lua
Lines 265 to 277 in b04c588
Notice how checkVersion() or its 2 usage points do not contain any indication of checking whether the user disabled these alerts.
