[Koha-bugs] [Bug 1220] validation problems and usability in lynx

bugzilla-daemon at daddy.katipo.co.nz bugzilla-daemon at daddy.katipo.co.nz
Thu Nov 9 17:25:29 CET 2006


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1220


oleonard at athenscounty.lib.oh.us changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|oleonard at athenscounty.lib.oh|jmf at kados.org
                   |.us                         |




------- Comment #1 from oleonard at athenscounty.lib.oh.us  2006-11-10 05:25 -------
I think I've caught all the validation errors I can. The only remaining one I
see is related to script-generated input values, such as on the advanced search
page:

<option value="1=9523 >i" >Popularity (Most to Least)</option>
<option value="1=9523 <i" >Popularity (Least to Most)</option>

The < and > symbols cause validation errors. I've tested a page that replaces
those with &gt; and &lt; and the form behaved as normal, so I think those could
safely be changed in the script.

I've also added a CSS-hidden search button on the advanced search page that
will help Lynx folks quickly submit.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.





More information about the Koha-bugs mailing list