Joe Atzberger <[email protected]> wrote:
> Won't this make a statement like:
> ... where field > 1
>
> into:
> ... where field &gt; 1
>
> That would be sure to induce errors.

Yes, but only inside the INPUT VALUE, where > should be &gt; anyway.

See http://www.w3.org/TR/html401/interact/forms.html#adef-value-INPUT
and click around a bit.  It's like & in href should be written &amp;

Hope that explains,
-- 
MJ Ray (slef)
Webmaster for hire, statistician and online shop builder for a small
worker cooperative http://www.ttllp.co.uk/ http://mjr.towers.org.uk/
(Notice http://mjr.towers.org.uk/email.html) tel:+44-844-4437-237
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to