-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
The ServletRelativePathAttribute has a priority of 0 as does the RelativePathAttribute in the core module. This leads to potential differences in output depending on the class loading order. In the other matching core and servlet matching attributes, the servlet attribute has a priority of 1. The ServletRelativePathAttribute should simply have a priority of 1.