Optional themes use incorrect $url method
-----------------------------------------

                 Key: ROL-1406
                 URL: 
http://opensource.atlassian.com/projects/roller/browse/ROL-1406
             Project: Roller
          Issue Type: Bug
          Components: Theme specific
    Affects Versions: 3.1
            Reporter: David Johnson
            Assignee: Roller Unassigned


>From Sedat:
> In roller 3.1 oprional themes, $url.resource(String
> file)  macro is used to get the resources
> (images,styles etc) of a theme. But this will not
> work, and the appearance of theme is not seen
> correctly. I change the usage of $url.resource(String
> file) with $url.themeResource(String theme, String
> file) macro and the themes are working correctly now.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to