Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.13
-
None
-
Linux, JDK 1.5, Jetty 6.1.9
Description
I have a class that includes a stylesheet via IncludeStylesheet annotation.
The problem occurs when I subclass this class from a different package than the stylesheet's package. The annotation is inherited, but the subclass can't locate the relative path to the CSS.