-
Bug
-
Resolution: Duplicate
-
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.
- duplicates
-
CONFSERVER-15887 Queries in SQL macro are corrupted by editing with Rich Text Editor
- Closed