Closed (fixed)
Project:
Fasttoggle
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 May 2009 at 14:58 UTC
Updated:
19 Sep 2012 at 00:11 UTC
1) On the user listing page at Home › Administer › User management, the status AJAX links do not work. When I click on "active", it gives me the error "toggling the setting failed". I am using the admin account.
2) On the content listing page at Home › Administer › Content management, content table has a "status" column, but the values on that column "published" and "not published" are not clickable. They are shown as text. They are not links.
Comments
Comment #1
mcload commentedNo update on this problem?
Comment #2
mimrock commentedHi,
I just encountered the same problem. Finally I found that the relevant functions on admin/settings/fasttoggle were disabled.
I think the issue is that if you disable a fasttogle function, or you don't have right to use it, the link appears, but clicking on it throws a js alert with non-descriptive message. That seems a usability fail for me, I think the links shouldn't appear at all in these cases.
Comment #3
nigelcunningham commentedAgree. I'll look into this.
Comment #4
nigelcunningham commentedChanging title to more accurately reflect the issue.
Comment #5
nigelcunningham commentedFix committed to git and pushed to -devel. Will be in 6.x-1.5 stable.