Bug #1023
Assign Tag NS Permission
| Status: | Closed | Start date: | 02/13/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | UI | |||
| Target version: | 2.3.0 | |||
| Rank: | 99 | Tester: | UNASSIGNED |
Description
Admin > Tag > Assign tagNS permission doesn't work if you only have a single namespace. The namespace pulldown activates on change so if you only have a single namespace you can't select it.
To reproduce:
1) create a single tag namespace
2) Admin > Tag > Assign tagNS Permission and try to select the space you just created.
History
Updated by Bob Gobeille 12 months ago
The problem is in admin-tag-ns-perm.php
line 109:
$V.= "<select name='tag_ns_pk' onclick='Perms_Get(\"" . Traceback_uri() . "?mod=perm_get&tag_ns_pk=\"+this.value)' onchange='Perms_Get(\"" .
Traceback_uri() . "?mod=perm_get&tag_ns_pk=\"+this.value)'>
Updated by Bob Gobeille 12 months ago
- Assignee changed from Bob Gobeille to Dong Ma
Updated by Mary Laser 9 months ago
- Target version deleted (
2.0.1)
Updated by Bob Gobeille 8 months ago
- Target version set to 2.2.0
Updated by Bob Gobeille 8 months ago
- Rank set to 99
Change unranked issues to rank 99 so they show up in a ranking report at the bottom. Otherwise, they show up on top.
Updated by Bob Gobeille about 1 month ago
- Target version changed from 2.2.0 to 2.3.0
Updated by Bob Gobeille about 1 month ago
- Status changed from New to Resolved
- Priority changed from Normal to High
- Tester set to UNASSIGNED
tag_ns was removed in 2.2
Updated by Bob Gobeille about 1 month ago
- Status changed from Resolved to Closed
- Assignee changed from Dong Ma to Bob Gobeille