You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/02/02 14:19:22 UTC

DO NOT REPLY [Bug 26601] New: - sample sitemap incorrect

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=26601>.
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=26601

sample sitemap incorrect

           Summary: sample sitemap incorrect
           Product: Cocoon 2
           Version: 2.1.3
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Documentation
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: stuart.flowers@bmw.de


In build/webapp/samples/fop/sitemap.xmap , section <map:match 
pattern="cache-test-*.pdf"> , [src="../xsp/xsp/cacheable.xsp"] should be 
[src="../xsp/java/cacheable.xsp"]

bug causes the sample(s) to throw an error.