Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
path.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 01:55 UTC
Updated:
24 Oct 2010 at 19:10 UTC
Two small code style issues that were raised in #476290: Add path alias to taxonomy term edit and likely applicable to the node alias handling.
- clean up tricky ternary (from http://drupal.org/node/476290#comment-1871090)
- clean up low-level hook user perms (from http://drupal.org/node/476290#comment-1876010)
| Comment | File | Size | Author |
|---|---|---|---|
| node_alias_cleanup_0.patch | 2.17 KB | tylor |
Comments
Comment #2
dave reidBoth of these have already been implemented.