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

mcload’s picture

No update on this problem?

mimrock’s picture

Version: 6.x-1.3 » 6.x-1.4

Hi,

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.

Nigel Cunningham’s picture

Assigned: Unassigned » Nigel Cunningham

Agree. I'll look into this.

Nigel Cunningham’s picture

Title: Not working on user and content listing pages » Fasttoggle links shouldn't appear if user doesn't have appropriate permissions.

Changing title to more accurately reflect the issue.

Nigel Cunningham’s picture

Status: Active » Fixed

Fix committed to git and pushed to -devel. Will be in 6.x-1.5 stable.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.