Hi all, I saw that with the HTML helper, when I create a link by using $html- >link method, it automatically call an htmlentities-like method for the title. But I have some issues for title which are already "entitized".
Which is the best way to desactivate it please ? - Is there any param to add to $html->link ? - Modifing directly the html helper ? - Build a custom helper ? - Do an html_entity_decode() on the title before calling $html->link ? - Doing links manually ? Thank a lot ! Cordially, Neveldo : http://www.neveldo.fr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---