Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1215

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1215
    Summary: className atribute of the forward tag is wrong in 
struts_config_xml.xdt
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: 5 minutes
 Time Spent: Unknown
  Remaining: 5 minutes

    Project: XDoclet
 Components: 
             Apache Module
   Versions:
             1.3

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Antoni Reus

    Created: Mon, 27 Dec 2004 11:22 AM
    Updated: Mon, 27 Dec 2004 11:22 AM

Description:
In struts_config_xml.xdt to generate an action forward, the template tests for 
the attribute className in "struts:action-forward" but writes the one in 
"struts:action"

<forward
 <XDtClass:ifHasClassTag 
      tagName="struts:action-forward" 
      paramName="className">
  className="<XDtClass:classTagValue 
            tagName="struts:action"  <- it should be action-forward
            paramName="className"/>"
 </XDtClass:ifHasClassTag>
...



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

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to