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: Roller Unassigned
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