Hi, I am kind of new to CakePHP and right now I am working on an
example (Blog) from the book Practical CakePHP Projects from Kai Chan
and John Omokore.

But right now I am facing a problem with the handling of a textarea.
When I am trying to edit a post, it is possible that the post can not
be edited. The trigger to this behavior is: When i append something to
a post and use a blank to separate the new text, the post can not be
saved. If I append something to the text without a blank, the post
will be saved. How can this behavior be explained?

Version information:

CakePHP: 1.2.5
PHP : 5.3.0
MySQL: 5.1.36
Apache: 2.2.11
Platform: Windows 7

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to