Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Bugs in Bookmarks

Quote Reply
Bugs in Bookmarks
Bug 1.


Go to the users' public folders:
../bookmark.cgi?action=users_list


Select admin's folders
../bookmark.cgi?action=users_folder;my_folder_username=admin


If "bookmark_folders_per_page" is less than the number of admin's folders, paging will be shown.

If you click on the page 2 the URL is
../bookmark.cgi?nh=2 and it will ask you to log in.





Bug 2.

The same as above but this time links in folder...

Go to the users' public folders:
../bookmark.cgi?action=users_list


Select admin's folders
/bookmark.cgi?action=users_folder;my_folder_username=admin


Click to see folder
../bookmark.cgi?action=users_links;my_folder_id=3

And now if the number of links in this folder is greater than bookmark_links_per_page, paging will be shown.
The first result is OK but when you click on page 2

../bookmark.cgi?action=folder_view;my_folder_id=3;nh=2

you are asked to log in.





Bug 3.

Go to the users' public folders:
../bookmark.cgi?action=users_list

If "bookmark_users_per_page" is less than the number of users, paging will be shown.

But the number of users and paging is wrong.
For example, I have 2 users total (fresh installation of GLinks) and the text says
"There are 3 users with public folders."




Plese help!

Thanks!
Quote Reply
Re: [Payooo] Bugs in Bookmarks In reply to
GT?
Quote Reply
Re: [Payooo] Bugs in Bookmarks In reply to
Thanks for the bug report. I've fixed the bugs and posted an update for it.

Adrian
Quote Reply
Re: [brewt] Bugs in Bookmarks In reply to
Thanks Adrian, but Bug 2. still exist.

Everything else is fine.

Thanks again.
Quote Reply
Re: [Payooo] Bugs in Bookmarks In reply to
Sorry about that, I put up a second update that should fix it.

Adrian
Quote Reply
Re: [brewt] Bugs in Bookmarks In reply to
Thanks Adrian! Smile