https://issues.apache.org/bugzilla/show_bug.cgi?id=57245
Bug ID: 57245 Summary: "allowLinking" attribute on Context element is not evaluated Product: Tomcat 8 Version: 8.0.15 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: Catalina Assignee: dev@tomcat.apache.org Reporter: krah.tm+apa...@gmail.com Docs from here http://tomcat.apache.org/tomcat-8.0-doc/security-howto.html#Context still known the allowLinking attribute (known from tomcat6, 7 where it works). Using the same on a Context element in tomcat 8 results in: WARNUNG: [SetContextPropertiesRule]{Context} Setting property 'allowLinking' to 'true' did not find a matching property. And the doc on: http://tomcat.apache.org/tomcat-8.0-doc/config/context.html doesn't know this anymore. So somehow this feature is missing now in Tomcat 8 now - can you please add it back? regards Torsten -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org