All single quotes in properties files needs to be updated with double single quotes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.5.2
    • Affects Version/s: 3.5
    • Component/s: None
    • 3.05

      All single quotes in properties files needs to be updated with double single quotes to escape them properly, We should find all non-escpaed single quotes and escape them with double single quotes. There're lots of these around.

      eg.

      user.profile = Profil de l'utilisateur

      needs to be

      user.profile = Profil de l''utilisateur

              Assignee:
              Sam Chang [Atlassian]
              Reporter:
              MarkC
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: