Project

General

Profile

Actions

Patch #5447

open

User status can not be changed with javascript disabled

Added by Holger Just almost 14 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
2010-05-05
Due date:
% Done:

0%

Estimated time:

Description

If an admin-user has javascript disabled, she can not update the status of a user.

The generated links (by change_status_link) require some javascript to turn the request into a POST. /users/:id/edit does not allow changing the state with a GET, which leaves the admin-user without further options.

The attached patch adds a status select box to the user edit form. This however does still not resolve the non-functioning of the change_status_link, but at least provides a workaround.


Files

change_status.diff (1.43 KB) change_status.diff adds a status select box to the user edit form Holger Just, 2010-05-05 17:39

No data to display

Actions

Also available in: Atom PDF