https://issues.apache.org/bugzilla/show_bug.cgi?id=48000
Summary: Fallback is not working for publication modules
resources
Product: Lenya
Version: 2.0.3
Platform: HP
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Miscellaneous
AssignedTo: [email protected]
ReportedBy: [email protected]
I am trying to apply fallback to my publication modules' resources like
javascript, css etc as:
<link rel="stylesheet" type="text/css"
href="/modules/examplemodule/css/test.css"/>
but it is not able to override the code in
$LENYA/src/modules/examplemodule/css/test.css with the code
$MYPUB/lenya/modules/examplemodule/css/test.css.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]