> Le 4 nov. 2021 à 14:07, J Carter via Gnoga-list > <gnoga-list@lists.sourceforge.net> a écrit : > > Somewhere in the intersection of Gnoga 1.6, GNAT 11.2, and Firefox 94.0 on > Xubuntu 20.10 I have encountered this "feature". If the Value supplied for an > option of a Selection_Type contains an apostrophe ('), the Value function for > that option discards the apostrophe and all characters after it. I'm not sure > if this is expected behavior.
Hello Jeff, I can reproduce. The offending line is here: https://sourceforge.net/p/gnoga/code/ci/dev_1.6/tree/src/gnoga-gui-element-form.adb#l1599 Escaping quotes at multilevel of Javascript evaluation strings is a nightmare ;-) I'll look for a global fix as many locations are concerned. Best, Pascal. https://blady.pagesperso-orange.fr _______________________________________________ Gnoga-list mailing list Gnoga-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gnoga-list