I'm building my first Cake application. I've started a controller that is used for creating/editing Content articles, and it saves to the database with a full-html 'teaser', full-html article and a stripped- html article (for cleaner searching), which works perfect.
When I am attempting to edit, though, the copy is returned from the database with all html already stripped, which is *not* what I need :-) Any ideas on what's going wrong? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
