Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-9234

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.5.2
    • 3.5
    • None

    Description

      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

      Attachments

        Activity

          People

            sam@atlassian.com Sam Chang [Atlassian]
            mark@atlassian.com MarkC
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: