You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2010/07/19 03:28:50 UTC

[jira] Resolved: (ROL-556) Bookmarks are not displaying

     [ https://issues.apache.org/jira/browse/ROL-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Johnson resolved ROL-556.
-------------------------------

    Resolution: Fixed

fixed long ago

> Bookmarks are not displaying
> ----------------------------
>
>                 Key: ROL-556
>                 URL: https://issues.apache.org/jira/browse/ROL-556
>             Project: Roller
>          Issue Type: Bug
>          Components: Bookmark Management
>            Reporter: Marc Chung
>            Assignee: Roller Unassigned
>
> Originally a comment in ROL-438
> http://opensource.atlassian.com/projects/roller/browse/ROL-438
> I am experiencing a similar issue, my bookmarks will not display. Here's what I think the problem is:
> When I first logged into the system, the first thing I did was to delete the two bookmark folders "Blogroll" and "News".
> http://jroller.com/bookmarks.do?method=selectFolder
> I then added a new folder called "my", and proceeded to add a few bookmarks.
> I then visited the Websites/Page template page, and edited the "Weblog" template.
> I changed:
>     <h2>Bookmarks</h2>
>     <div class="padded">
>     #showBookmarks("News" true false)
>     </div>
> to
>     <h2>Bookmarks</h2>
>     <div class="padded">
>     #showBookmarks("my" true false)
>     </div>
> When I saved it and visited the page again, no bookmarks would show up. No errors would show up either.
> Strange. So, after about an hour of debugging, I created a new account and I noticed something that may or may not be responsible.
> In my new account, when I visit the bookmarks mgmt page, I noticed that the following text on the page:
> Folder: top
> Path: / root
> in my old account, that text reads:
> Folder: root
> Path: / root
> In my new account, I did not delete any bookmarks/folders or created any new ones. Is it possible that doing deleting and creating bookmarks may have screwed up the hierachy/relationship causing the bookmarks to be undisplayable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.