Re: [Webwork-user] url tag
Brought to you by:
baldree,
rickardoberg
From: <ma...@sm...> - 2002-06-18 14:51:39
|
So, the issues is that we don't want to allow overriding a request param from an internal param tag? If so, then we can add the request params last to override any internal param. But, I guess I could see situations where people might want to override these params. -Matt On Tue, 18 June 2002, "Taavi Tiirik" wrote > > > 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 > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-user |