Hi, I'm using CakePHP 1.3.3 and Firefox 3.6.6 under WinXP.
My add user form (in an admin context) has it's password field always filled in by the Auth password of the connected user, even I write: value=>'' in the input options. And another very strange behavior on the same form: the email field is filled in by the user name of the Authenticated user. Here is my code: http://bin.cakephp.org/view/592173290 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
