Closed (fixed)
Project:
Drupal core
Version:
5.0-rc1
Component:
path.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Dec 2006 at 10:22 UTC
Updated:
1 Jan 2007 at 11:30 UTC
For whatever reason, someone made the permission names friendlier in the path.module help text, so it says:
The two permissions are related to URL aliasing are "administer a list of URL aliases" and "add url aliases".
Permission names are however unchanged: "administer url aliases" and "create url aliases", so the help text is misleading. Fix this by telling the users the right permission names, and also fix the multiple "are" in the sentence, so it becomes:
The two permissions related to URL aliasing are "administer url aliases" and "create url aliases".
Simple patch included.
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal.fix.path.module.permission.names.patch.txt | 1.63 KB | gábor hojtsy |
Comments
Comment #1
webchickLooks fine to me. Not sure where that crept in. :(
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
(not verified) commented