> On recall, We modified the start tag to null params
> which was required for WL to work correctly with this.
> I did provide a patch and updated CVS. When you get a
> chance, take a look at 1.9 and see if this fixes the
> problem.

Sorry to bring it up again. 1.9 fixed half of this problem.

It does add request parameters *after* these parameters
that are added with <webwork:param> tag. Not good
since this makes it impossible to redefine any allready
existing parameters with <webwork:param> tag.

Better would be to add request parameters in doStartTag()
not in doEndTag as it is done right now. Do you agree?

with best regards,
Taavi



----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                      >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Webwork-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webwork-user

Reply via email to