I'm not sure if this is a known issue or i'm missing something here.

I've experimented a lil' with the CAKE AJAX support.
What caused me some grief is returned form data contains binary values
for fields that are set to empty, e.g. select lists.
Not if i'm using the non-ajax variant.

ATM i'm trim()ing 0x0-0x1f and 0x7f-0xff. This of course is not an utf8
save solution.
Is there a better way to anticipate this ?

Cheers,
Albert

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to