On Tue, 15 Oct 2002 02:09, you wrote: > I'm currently using the non-fulcrum Intake service with Turbine 2.2b3. > One thing that I realized is that when a specific value is violating a > rule specified in intake.xml, the wrong value is reset to an empty > string (or null, I don't remember). This happens as soon as the init() > function of the IntakeTool when a request comes in, even before you call > isAllValid(). When going back to the page that contains the error, the > proper error message associated with the rule is displayed, but the > value is resetted instead of displaying the wrong value as a result. > This of course, somewhat defeats the purpose of using Intake. > > Is there any way that I can resolve this?
I've never noticed this before... but I am only just migrating to TDK 2.2b3 now. If you provide small snippets of the relevant section of your action and screen/template code, I could have a look to see if you are doing anything out of the ordinary. -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
