You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/08/26 19:27:44 UTC

DO NOT REPLY [Bug 12049] New: - jsp:include does not resolve symlinked directory

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

jsp:include does not resolve symlinked directory

           Summary: jsp:include does not resolve symlinked directory
           Product: Tomcat 4
           Version: 4.1.9
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper 2
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: xliu@capitalthinking.com


We have some shared pages under a centralized directory, which is symlinked.
It seems jsp:include does not see pages under a symlinked dir, not exception
is thrown, it simply ignores the include. Change the directory to a usual
file directory makes it work.

This is probably due to the fact that jasper2 does not properly resolve
canonical path and claimed to be fixed, but does not seem so.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>