> Le 6 déc. 2021 à 06:57, Jeffrey R. Carter via Gnoga-list 
> <gnoga-list@lists.sourceforge.net> a écrit :
> 
> Probably it's line 1544, since I used Add_Option.

Hello Jeff,

Yes and also many other locations are concerned.
Strings have to be parsed against quotes in particular cases of HTML attributes 
but also for Javascript code.
Instead of cumulating string parsings which will decrease performances, I will 
try to target only what is necessary.

In the meantime, as a workaround, if your source code is appropriate with 
literal strings for instance, you may replace apostrophes with the HTML 
equivalent &apos;.

Best, Pascal.
https://blady.pagesperso-orange.fr




_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to