1 werdna Oct 07, 2007 20:27
3 werdna Oct 07, 2007 20:33
Thanks, but no dice. Still getting the error even after I am adding some tags.
4 wayfinder Oct 07, 2007 20:42
Hrm... if you are using a font in which that is possible, you could substitute the lower case l in select with an upper case I. A really dirty hack :)
5 werdna Oct 07, 2007 21:04
Yep, that works. A slightly better version would be to use this:
sel­ect from
Where ­ is an html code for a soft hyphenation and will not appear unless the select is at a line break.
Although this works for me, I am hoping for a solution that will be unconfusing for non-technical people. I would want them to be able to just type what they want to type and not have to worry about SQL injection.
If this is an Apache problem does anyone know how I can turn it off?
6 village_idiot Oct 08, 2007 00:09
your problem is with mod_security.
disable it.
If you're getting an http error, it's probably apache. Try interspersing the words with <b></b> somewhere in the middle.