Dear all,

Thanks for your time. I've written a simple CakePHP+TinyMCE CMS and
I'm having a horrendous time tracking a very strange error. Specific
strings in any of the text fields are causing my website to do
something that looks like a 404 error.

These are the strings I have found so far - I can paste these into any
of my text fields on the site and it causes a complete failure:

"http://geocities.com/"; or

"Los animales silvestres del refugio fueron sacados de los circos, de
los mercados y de las jaulas inhumanas, o fueron una vez de mascotas
que muchos fueron muy maltratados por el amo. El proyecto consiste en
la rehabilitación y la restauracion de nuevas especies para luego ser
devueltos a su hábitat natural"

(and several others I'm painstakingly tracking down). If I remove even
just part of the string it works perfectly. The behaviour is 100%
predictable once you isolate the string. If I put a space in the
middle, or delete the end '/', the problem disappears.

I have commented out all of my controller code including the save and
redirect and I still get the error. It happens whether or not model
validation is taking place. I am doing nothing clever - just a simple
POST form, 'edit' method and redirect to an index/admin page. I can
find no error messages anywhere. Where do I start?

I'm using CakePHP version 1.1.17.5612 on a standard CPanel-based host.

Massive thanks for any tips whatsoever, I am completely lost on this,
Chris


The website is here www.intiwarayassi.org - I'm a professional
developer but did this for free


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to