Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-11877

Form Field Markup for Templates does not work with special characters such as -, &, %, $

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Medium
    • None
    • 2.8
    • None

    Description

      Form field markup for templates does not work with special characters, such as: -, &, %, $. The steps to reproduce:

      Create the following code in a page:

      @team|list(A&team,B_team)@
      

      The dropdown box is not created.

      The following markup, with ampersand changed to an underscore works correctly.

      @team|list(A_team,B_team)@
      

      Other special characters that cannot be used include

      / * , \ - % $ 
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amurdianto Arie Murdianto
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: