Custom Character String of #_# causes character loss of _ (bad escaping)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 4.0
    • Affects Version/s: 3.0.1
    • Component/s: None
    • Environment:

      Tomcat 6.0.18 on Windows Server 2003 with JDK 1.6u13

      The following string causes loss of the _ character after saving the confluence site.

      #PutApplName#_#PUTDATE#_#CID#_#TIMESTAMP#_#COUNT#.txt (created in TinyMCE) 
      --> save --> 
      [PutApplName]\#_\#PUTDATE#_\#CID#_\#TIMESTAMP#_\#COUNT#.txt (result after saving in wiki markup)
      

      This will destroy the entered string - maybe escaping every _ and # automaticaly within TinyMCE will help?

      This happens also here in jira ! Only the {code} tag will help.

              Assignee:
              Sherif Mansour
              Reporter:
              Fabian Breuer
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: