Re: Custom D2W Navigation
Re: Custom D2W Navigation
- Subject: Re: Custom D2W Navigation
- From: Ramsey Gurley <email@hidden>
- Date: Wed, 11 Jul 2012 13:27:05 -0700
On Jul 10, 2012, at 3:26 PM, Dawn Lockhart wrote:
as
soon as you click on any action on the query or pick page, you are immediately logged out with no exceptions thrown
Are the actions that fail a form submission? Does the action method ever get called? Is the session terminated? Is a new session constructed?
The session is not terminated and a new one is not constructed.
The actions are a ERDLinkToEditObject
inside a ERMODPickListPage; however, the link's action is never called.
Those are tough to debug. It sounds like you're still getting the session id in the request though.
If you're using the integration branch, you should be able to set a breakpoint in handleRequest of the ERXComponentRequestHandler to help you figure out where things go wrong.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden