Hello,

is the master branch currently up2date?


if yes then i might have just fixed a bug:

StylesheetEdit only sets the stylesheet if it is shared, never when its a custom theme. This causes the Design/Stylesheet page to think that the theme doesn't have a stylesheet.

the file in roller master:

https://github.com/apache/roller/blob/master/app/src/main/java/org/apache/roller/weblogger/ui/struts2/editor/StylesheetEdit.java#L72

the fix in my wip branch:

https://github.com/mbien/roller/commit/1b5ecf896368f8e49d8f0a928da3ed827991cc10


best regards,

michael

Reply via email to