The following comment has been added to this issue:
Author: Erik Hatcher
Created: Sat, 15 Nov 2003 6:02 PM
Body:
CVS COMMIT LOG:
SUBJECT: [Xdoclet-devel] CVS:
xdoclet/modules/apache/src/xdoclet/modules/apache/struts/resources
struts_config_xml.xdt,1.11,1.12
Fix for XDT-710
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-710
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-710
Summary: "attribute" attribute does not making it through to struts-config.xml
unless "prefix" attribute is specified as well
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
Apache Module
Fix Fors:
1.2
Versions:
1.2
Assignee: xdoclet-devel (Use for new issues)
Reporter: Alex Vassiliev
Created: Wed, 12 Nov 2003 10:01 PM
Updated: Wed, 12 Nov 2003 10:33 PM
Description:
"attribute" attribute does not making it through to struts-config.xml unless "prefix"
attribute is specified as well.
Seems like a typo in modules\apache\struts\resources\struts_config_xml.xdt:
...
<XDtClass:ifHasClassTag tagName="struts:action" paramName="{1}prefix{/1}">
attribute="<XDtClass:classTagValue tagName="struts:action"
paramName="attribute"/>"
</XDtClass:ifHasClassTag>
<XDtClass:ifHasClassTag tagName="struts:action" paramName="prefix">
prefix="<XDtClass:classTagValue tagName="struts:action" paramName="prefix"/>"
</XDtClass:ifHasClassTag>
...
where {1} needs to be "attribute"...
---------------------------------------------------------------------
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
-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel