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/03/19 21:06:22 UTC

DO NOT REPLY [Bug 27802] New: - EncodeURLTransformer encodes off site links

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27802>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27802

EncodeURLTransformer encodes off site links

           Summary: EncodeURLTransformer encodes off site links
           Product: Cocoon 2
           Version: Current CVS 2.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: sitemap components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: christian.mayrhuber@gmx.net


EncodeURLTransformer URL encodes all types of off-site links
like news://foo.bla.com, http://other.host.net/foo/bla mailto:user@host.net
ftp://foo.bla.com.

I'm not sure if this is a bug in EncodeURLTransformer or in the
encodeURL() method of the ServletContainer.
Jetty and Tomcat behave the same in this regard.