Re: Ponder: ERCreateUser
Ramsey Gurley <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.wonder-disc |
|---|---|
| Message-ID | <[email protected]> |
Yeah. That particular log line is kinda annoying. Qualifiers evidently don't short circuit in the rule system, so a rule like 55 : (pageConfiguration = 'CreateERUser' and propertyKey = 'clearPassword' and object.password.length > 0) => componentName = "R2D2WPropertyMessage" [com.webobjects.directtoweb.Assignment] doesn't apply in this case. Your page config can't possibly be CreateERUser when entity is ERChallengeResponse. But the system still evaluates all three parts of the LHS anyway. You can safely ignore that, or possibly turn the logger up to INFO and never see it again. Ramsey On Dec 7, 2012, at 10:05 AM, James Cicenia wrote: > I see a lot of this in the log: > > DEBUG (ERD2WUtilities.java:68) - keyPath object.password.length is not available for context with entity: ERChallengeResponse; task: edit > > The rules in ERAuth can't see it? > > Having some issues adding new now.. don't know if it is me or your new code yet. ;-) > > James > > > > ------------------------------------------------------------------------------ > 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