Hi I have pasted the model code in http://bin.cakephp.org/view/36911942 For normal text everything is working fine. Even the flash message is also getting displayed. When you submit any HTML content its going out of /admins/update_article to sites root ! No error message no flash message _________________________________ Thanks & Regards Sridhar K N
On Fri, Jun 5, 2009 at 12:52 PM, fain182 <[email protected]> wrote: > > > Strange thing is that when i enter any normal text like "Lorem ipsum" > > it is getting saved. > > When i edit this recode and replace the content with any html tag and > > click on submit, its going to sites, index, not even showing whats the > > error is !!!! > but the flash message is showed? if it is showed, save() return success.. > you can't put html in only Articles or in other controller too? > cany you put on cakebin the code of your model? > -- > pietro > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
