RTE insterting extra symbol in {sql} query

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Medium
    • None
    • Affects Version/s: 3.0-rc1
    • Component/s: None
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved: