When a user does not have the right to delete or rename tags, and the user attempts to delete tag, and as a result a row is added to the table on the TagMeChangeRequests page, then the cells are appended to the last row in the table instead of being added as a new row at the bottom of the table.
--
TWiki:Main/ScottPedigo
- 2011-09-25
Also, the last cell of a new row contains the literal text % D A T E %, which is always replaced by the current date when the page is shown, instead of the cell containing the date when the request was added.
--
TWiki:Main.ScottPedigo
- 2011-09-25
The first cell which contains the desired operation (Rename or Delete) could have a link to the page which the administrator will use to rename or delete the link instead of just the text.
--
TWiki:Main.ScottPedigo
- 2011-09-25
When the administrator (or someone who has been given rights) does delete a tag, the request for deletion is not removed from the table, and so the administrator (or whoever) must remember to go to the TagMeChangeRequests page and manually edit it. Perhaps this could be automated? Or it is already supposed to work like that, then there is another bug.
--
TWiki:Main.ScottPedigo
- 2011-09-25