Thanks,

We're tracking this as:
http://opensource.atlassian.com/projects/roller/browse/ROL-1666

- Dave


On Jan 11, 2008 11:38 AM, Jens Dürr <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> struts.xml and tiles.xml are probably not in sync any more.
>
> struts.xml
>
> <action name="themeEdit!*" method="{1}" class="
> org.apache.roller.weblogger.ui.struts2.editor.ThemeEdit">
>    <result name="input" type="tiles">.ThemeEdit</result>
>    <result name="input-sharedonly"
> type="tiles">.ThemeEditSharedThemesOnly</result>
> </action>
>
> In tiles.xml is no '.ThemeEditSharedThemesOnly' defined and therefore tiles
> throws "NoSuchDefinitionException: .ThemeEditSharedThemesOnly".
>
> This Exception gets thrown when "Allow Custom Themes" in Theme Settings
> under Global Roller Config is set to "false"
>
> Jens
>

Reply via email to