Re: Ponder CreateUserController.createUser pageErrorMessages()
James Cicenia <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <[email protected]> |
I get a CustomMethodException Hmm, I did extend ERUser with a PersonId. On Dec 7, 2012, at 12:40 PM, Ramsey Gurley <[email protected]> wrote: > page.errorMessages() are cleared by clearValidationFailed() every time ERD2WPage.takeValuesFromRequest() is called. So it should be clean at this point, unless you have validation errors. > > What does the error on the page say? > > > On Dec 7, 2012, at 11:24 AM, James Cicenia wrote: > >> If I log out the errorMessages I get: >> >> ("Clear Password") >> >> So it always errors out and returns nextPage and inspect page. >> >> >> if (!page.errorMessages().isEmpty()) { >> page.setErrorMessage(null); >> return nextPage; >> } >> >> ? >> >> >> >> ------------------------------------------------------------------------------ >> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >> Remotely access PCs and mobile devices and provide instant support >> Improve your efficiency, and focus on delivering more value-add services >> Discover what IT Professionals Know. Rescue delivers >> http://p.sf.net/sfu/logmein_12329d2d_______________________________________________ >> Wonder-disc mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/wonder-disc > ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Wonder-disc mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wonder-disc