Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0 RC2
-
Component/s: Tag Library
-
Labels:None
Description
This issue refers to DISPL-86 and allows ColumnTag to generate links to current page. It uses a different (better) approach. The patch (against snapshot from 20041118) attached will invent the ColumnTag attribute "useRequestURI".
If set to true it will act like href or url but will use the same uri TableTag uses for navigation and sorting links. Furthermore it will append the specified parameter as with href/url.
I also added a small test for this attribute. It should work with EL too. I would be very pleased if you could add this to 1.0 RC2.
Sorry for not supplying patches generated by CVS. I'm behind a firewall and need to use cvsgrab.
If set to true it will act like href or url but will use the same uri TableTag uses for navigation and sorting links. Furthermore it will append the specified parameter as with href/url.
I also added a small test for this attribute. It should work with EL too. I would be very pleased if you could add this to 1.0 RC2.
Sorry for not supplying patches generated by CVS. I'm behind a firewall and need to use cvsgrab.