I've just spotted a bug with the formTag helper function... If AUTO_OUTPUT is true then the URL for the target of the form tag is printed to the page before the form tag (which has a blank target).
I looked in the code & found that the formTag is depreciated & that I should be using From::create(), however I can't find any reference to this helper function, or fund the function itself in the code. Can anyone shed any light on this? Thanks, T --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
