Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pasting a Query in SQL report HTML encodes characters
#1
When I create an SQL report and include a condition like:
PHP Code:
crment_so.createdtime '2016-01-01 00:00:00' 
It gets saved to the database as
PHP Code:
crment_so.createdtime '2016-01-01 00:00:00' 
Is this a bug or do I need to change a setting?


EDIT
Ironically, the character of course get decoded here so you will see a right arrow in both code examples and I don't know how to correct that, but trust me, it gets HTML encoded in the database.
Reply


Messages In This Thread
Pasting a Query in SQL report HTML encodes characters - Guido1982 - 02-01-2019, 09:00 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)