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 2002/10/24 09:37:15 UTC

DO NOT REPLY [Bug 13917] New: - Cocoon can't resolve URLs ending with /..

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

Cocoon can't resolve URLs ending with /..

           Summary: Cocoon can't resolve URLs ending with /..
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: core
        AssignedTo: cocoon-dev@xml.apache.org
        ReportedBy: e9625392@student.tuwien.ac.at


Go to the following URL (from the cocoon samples): 
http://localhost:8080/cocoon/samples/flow/index.html 
In the menu is the link 'Back to Cocoon' with the URL 
'http://localhost:8080/cocoon/samples/flow/..'. 
If you click on it, you get an error page, that the resource could not be 
found. 
Perhaps most users don't see this, because their browser already resolves the 
URL correctly, but I've seen it with konqueror (where I already filed a bug 
report), which sends the URL unresolved to cocoon. 
 
If you put a slash after '..' then it works again, so it only has to do with 
URLs ending with '..'. 
I'll file a separate bug report with a patch for the affected page, which 
should solve my problem, but some solution should be found for cocoon's URL 
resolving too.

---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org