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

Sitemap <map:match pattern="X"> isn't case sensitive

           Summary: Sitemap <map:match pattern="X"> isn't case sensitive
           Product: Cocoon 2
           Version: 2.0rc1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Sitemap <map:match pattern="X"> isn't case sensitive.
This means that being some sitemap components case sensitive, the output is 
strange, because case sensitive components appear not to be called (ie Xalan).
Log at DEBUG level doesn't notify this.
On the disk I have ElencoCategorie.xml and elencoCategorieJs.xsl  .
This resulted in a strange patrially correct output, text-like with many tags 
stripped.

    <map:match pattern="weborder/elencoCategorie.xml*">
      <map:generate type="serverpages" 
src="weborder/content/elencoCategorie.xml"/>
      <map:transform src="weborder/style/xsl/html/elencoCategorieJs.xsl"/>
      <map:serialize type="html"/>
   </map:match>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to