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

RTE insterting extra symbol in {sql} query

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 3.0-rc1
    • None
    • Firefox

      Apologies if this is a duplicate, but I just came across it and couldn't find a match after a llttle searching on jac

      Using the sql macro, switching between the RTE and wikimarkup will break the query by adding extra characters:

      Wiki markup:
      count(*), x != 2 
      
      After going to the RTE:
      count(*y), x/!= 2 
      

      It adds a 'y' character after the star and a '/' character before the exclamation point.

            Unassigned Unassigned
            kwilliams Kevin Williams [Atlassian]
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: