Enable parameters when using href attribute in column (patch included)
----------------------------------------------------------------------

                 Key: DISPL-639
                 URL: http://jira.codehaus.org/browse/DISPL-639
             Project: DisplayTag
          Issue Type: Improvement
          Components: HTML Generation
    Affects Versions: 1.2
            Reporter: Toni Lyytikäinen
            Priority: Minor
         Attachments: params.diff

If one spesifies the href or url attribute in the Column tag, it will create a 
new DefaultHref and any parameters in the source page and from the parent table 
tag and RequestHelper will be lost. This patch will add parameters from the 
parent Table tag to the generated links, as well as filtering out any excluded 
parameters, as these can be present in the requestURI specified in the table 
tag and thus present in the baseHref in TableTag. 

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to