Message:

   The following issue has been resolved as FIXED.

   Resolver: fabrizio giustina
       Date: Thu, 18 Nov 2004 2:43 PM

I committed to cvs a simpler patch.
Without adding any new attribute, now href in column behave just like in table 
tag: when an empty string is used, the link will be generated using the base 
href from table tag.
<display:column href="">

Also note that your patch had the collateral effect of sorting the column 
contained the clicked link.
Thanks
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/DISPL-117

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: DISPL-117
    Summary: Allow ColumnTag to generate links to current page
       Type: New Feature

     Status: Resolved
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: DisplayTag
 Components: 
             Tag Library
   Fix Fors:
             1.0 RC2

   Assignee: fabrizio giustina
   Reporter: Bastian Bowe

    Created: Thu, 18 Nov 2004 8:23 AM
    Updated: Thu, 18 Nov 2004 2:43 PM

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.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to