BattleScribe / Release

Bug tracking for the release (live) version of BattleScribe
13 stars 2 forks source link

[Bug] Roster naming, special characters #238

Open viktorfrom opened 3 years ago

viktorfrom commented 3 years ago

Steps to reproduce

  1. Create a new roster
  2. Update the name of the roster, add by adding any of the following special characters: "?", "\" "/", "&", ":", "#", "%", "*".
  3. Delete the question mark from the name.

Expected behaviour

The roster name is expected to update the name accordingly.

Actual behaviour

For example adding "?", to a roster name, when deleting the character and updating the roster name the character is not removed. Given a roster named "Tau?", removing the question mark does not rename the list, one needs to write/replace the name with different characters "TauA" in order to update the list.

Further, adding ":" to the list was not possible and did not change the name while ";" worked. However, once I killed the application "?" could no longer be added, but I was now able to add ":", if I closed the screen the previous behaviour appeared again after a while.

Perhaps not all special characters are supposed to work? But this behaviour does not seem to be consistent.

Edit: The behaviour seems to change for different characters, previously "%" could not be added but now it behaves in the same way as "?" described above.

Configuration

Battlescribe 2.03.15 (iOS), I have not attempted to reproduce this behaviour on other platforms yet.