The default stylethat should be configurable actually
isn't. Changing configuration does not have the desired
effect of changing the style, as it has been hardcoded
in some places of the codebase.
Replace the hardcoded default style name with the one
obtained at runtime from the configuration.
Changes have been made to:
JwmaSimpleTag.java new revision: 1.2; previous revision: 1.1
LoginCookieTag.java new revision: 1.4; previous revision: 1.3
StyleLinkTag.java new revision: 1.2; previous revision: 1.1
--
Dieter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=36782
Replace the hardcoded default style name with the one
obtained at runtime from the configuration.
Changes have been made to:
JwmaSimpleTag.java new revision: 1.2; previous revision: 1.1
LoginCookieTag.java new revision: 1.4; previous revision: 1.3
StyleLinkTag.java new revision: 1.2; previous revision: 1.1
--
Dieter