DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20298>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20298 [PATCH] ExtendedXLinkPipe support for multiple XLinks per element Summary: [PATCH] ExtendedXLinkPipe support for multiple XLinks per element Product: Cocoon 2 Version: Current CVS 2.1 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: sitemap components AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hello, I saw, that the ExtendedXLinkPipe doesn't support multiple href's per element. So having an img-Tag in xhtml with a src and a longdesc attribute, doesn't work. Attached is a patch for it. It also adds the XInclude and WML namespace. I wanted to seperate it, but editing diffs isn't fun. Regards Torsten