Atozed Forums

Full Version: Very dangerous problem on IIS!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
I'll have a look and get back to you

Cheers
Hi I can confirm that this issue exists.

We have already fixed it in our code base and a new update will be released soon.

Cheers,
(02-19-2024, 12:46 AM)Alexandre Machado Wrote: [ -> ]Hi I can confirm that this issue exists.

We have already fixed it in our code base and a new update will be released soon.

Cheers,

Very thanks, I'm waiting eagerly
https://www.atozed.com/2024/02/intraweb-15-5-7/

It's ready. Please update.

Cheers