Re: directActionBug
Re: directActionBug
- Subject: Re: directActionBug
- From: "Jonathan Fleming" <email@hidden>
- Date: Wed, 10 Mar 2004 12:11:32 +0000
>From: email@hidden >To: Jonathan Fleming >CC:
email@hidden >Subject: Re: directActionBug >Date: Tue,
9 Mar 2004 10:48:27 +0000 > >Hi Jonathan > >On 8 Mar 2004, at 08:07,
Jonathan Fleming wrote: > >>Hi Guys, I've got a strange thing happening
whenever i am logged in >>to my >>app.... after navigating through a few
pages of the directAction >>side of >>the app and then attempting to move
back to the login area through >>a >>hyperlink I get the message " Your
request produced an error. ": >
>What is the hyperlink you followed?
http://MyTestApp/cgi-bin/WebObjects.dll/BTT.woa/1/wa/AdminPanel?wosid=RAWsrj42O9EcmdlLhrLKQM
However, it may be that I have fixed it... the link I was using is the
only way back into the admin area (state side of the app), and it was
only doing this if I went into some updateable content, changed
something, came out without saving and went off navigating around the
directAction side of the app until I was ready to come back to the admin
area via that link (which doubles up as the login check link) and ZAP!,
problem.
Well I think I've cured it simply by putting an ec.revert() method in the
code for that link and so far it appears to be working.
> >> and this >>is the reason, yet I am not setting this anywhere.
Notice that it >>is >>happening on different DirectAction Classes.
Application Validation >>Error:
com.webobjects.foundation.NSForwardException
>>[java.lang.NoSuchMethodException] DirectAction.ffffffAction() >
>Does this happen with any action or only with "ffffff"?
this was not even an action that I was setting. it seems to me as if the
app was getting this from a color setting somewhere in html or
more probably, my code, I don't know, but as I said above I think I've
fixed it now.
Thanks for your reply Denis, it's appreciated
Jonathan :^)
> >Cheers, >-- Denis. > >>Application Validation Error:
>>com.webobjects.foundation.NSForwardException
>>[java.lang.NoSuchMethodException] Directory_DA.ffffffAction()
>>Application Validation Error:
>>com.webobjects.foundation.NSForwardException
>>[java.lang.NoSuchMethodException] RegisterUser_DA.ffffffAction()
>>Anyone >>know what's going on so I can correct it because i can't find
the >>cause. RegardsJonathan >>:^) >> >
------------------------------------------------------------------------
Stay in touch better and keep protected online with MSNs NEW all-in-one
Premium Services. Find out more here.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.