The following issue has been updated:
Updater: Alex Vassiliev (mailto:[EMAIL PROTECTED])
Date: Wed, 12 Nov 2003 10:02 PM
Comment:
Here is the path
Changes:
Attachment changed to patch.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-710&page=history
---------------------------------------------------------------------
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: Assigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
Apache Module
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:02 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 sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel