Closed
Bug 376693
Opened 18 years ago
Closed 18 years ago
Figure out why I can't create the es-ES Localizers group
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fligtar, Assigned: fligtar)
Details
Group Manager won't let me create the es-ES Localizers group because the hyphen apparently isn't allowed by the validation regex, so we need to either:
- Adjust the validation regex and SimpleAcl regex
- Adjust the regex and fix whatever in SimpleAcl isn't supporting it
- Modify Localizer CP to allow "Localizers:es" to modify "es-ES" (es-*)
Assignee | ||
Comment 1•18 years ago
|
||
Fixed the regex to allow hyphens.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•