You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a quest with "&" in it, it will break the quest-list for both you and those with access to approve of quests(aka only people who it is visible to when not approved). It seems the system can't handle the symbol & (and possibly other symbols?).
Temporary solution to resolve the issue was to manually go into the database to delete the quest entry, but it is only a question of time before the symbol is used again in a quest title or description.
It has been tested as possible to reproduce.
The text was updated successfully, but these errors were encountered:
If you create a quest with "&" in it, it will break the quest-list for both you and those with access to approve of quests(aka only people who it is visible to when not approved). It seems the system can't handle the symbol & (and possibly other symbols?).
Related script: https://github.com/Illarion-eV/Illarion-Website/blob/master/website/statistics/us_players.php
Temporary solution to resolve the issue was to manually go into the database to delete the quest entry, but it is only a question of time before the symbol is used again in a quest title or description.
It has been tested as possible to reproduce.
The text was updated successfully, but these errors were encountered: