[ http://opensource.atlassian.com/projects/roller/browse/ROL-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Johnson resolved ROL-1561.
--------------------------------
Resolution: Fixed
Evaluated, tested and applied the patch.
http://svn.apache.org/viewvc?rev=574619&view=rev
The patch fixes the URLs generated for category URLs, but the preview servlet still does not
handle categories correctly.
> theme preview bug
> -----------------
>
> Key: ROL-1561
> URL: http://opensource.atlassian.com/projects/roller/browse/ROL-1561
> Project: Roller
> Issue Type: Bug
> Environment: trunk
> Reporter: Jian Liu
> Assignee: David Johnson
> Fix For: 4.0
>
> Attachments: PreviewURLStrategy_java.patch
>
>
> when i preview the theme, in the preview page, there are some url error in it
> some method like category() in URLModel use the method getWeblogCollectionURL of urlStrategy
> but PreviewURLStrategy class not implement this method,
> for example, the correct url like /roller-ui/authoring/preview/site/category/news?theme=testtheme
> but in fact, the url is /roller-ui/authoring/preview/site/?theme=testthemecategory/news
--
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
|