You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "David Evans (JIRA)" <ji...@apache.org> on 2006/04/27 18:14:18 UTC

[jira] Reopened: (STR-1341) should include "action" attribute

     [ http://issues.apache.org/struts/browse/STR-1341?page=all ]
     
David Evans reopened STR-1341:
------------------------------

    Assign To:     (was: Struts Developer Mailing List)

> <html:rewrite> should include "action" attribute
> ------------------------------------------------
>
>          Key: STR-1341
>          URL: http://issues.apache.org/struts/browse/STR-1341
>      Project: Struts Action 1
>         Type: Improvement

>   Components: Taglibs
>     Versions: Nightly Build
>  Environment: Operating System: other
> Platform: Other
>     Reporter: Dan Allen
>     Priority: Minor

>
> I find the missing "action" attribute in html:rewrite inconsistent.  An effort
> was made to include an "action" attribute in html:link so that the mapping
> information could be referenced in the struts-config.xml.  The html:rewrite, an
> extention of the html:link tag overlooks this attribute even though its use can
> be equally as important since the html:rewrite is simply the href rendering of
> the html:link tag extracted for purposes when the html anchor tag is inappropriate.
> After reviewing the code, this field already belongs to LinkTag which RewriteTag
> extends so adding this would be 1 line change in RewriteTag (calling the updated
> RequestUtils.computeURL() and add the attribute to the struts-html.tld....done.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org