Re: Ponder CreateUserController.createUser pageErrorMessages()
Ramsey Gurley <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <[email protected]> |
I see you're still not getting the ERUser localization strings. If you fix that, it should tell you something besides CustomMethodException next time :-) On Dec 7, 2012, at 12:32 PM, James Cicenia wrote: > Never mind. After pasting it in I see the error. > > nothing to see, move along. > > > On Dec 7, 2012, at 1:21 PM, James Cicenia <[email protected]> wrote: > >> I get a CustomMethodException >> >> Hmm, I did extend ERUser with a PersonId. >> >> >> <Screen Shot 2012-12-07 at 1.19.23 PM.png> >> >> >> 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 ------------------------------------------------------------------------------ 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