Hi Alexandre,
I'm using IW 15.5.6 on Delphi 10.2.
Only in IIS (in StandAlone all works fine...), just discovered this scaring behavior:
on an IWEDit I write a normal text, containing single quote.
IWEdit component has a OnAsyncChange event
When the AsyncChange event fire, single quote do disappear.....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
(i..e "string with 'quotas'" became "string with quotas")
Have a look at the very simple example I've attached (project1 is isapi dll, project2 is the same in stand alone).
Please correct it, we're in production.
Thanks
Error_SingleQuote.zip (Size: 10.21 KB / Downloads: 0)
I'm using IW 15.5.6 on Delphi 10.2.
Only in IIS (in StandAlone all works fine...), just discovered this scaring behavior:
on an IWEDit I write a normal text, containing single quote.
IWEdit component has a OnAsyncChange event
When the AsyncChange event fire, single quote do disappear.....!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
(i..e "string with 'quotas'" became "string with quotas")
Have a look at the very simple example I've attached (project1 is isapi dll, project2 is the same in stand alone).
Please correct it, we're in production.
Thanks
