URL path settings on node/add/* does not work
Tobias Maier - October 28, 2005 - 22:51
| Project: | Drupal |
| Version: | x.y.z |
| Component: | path.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
if i specify a path for example at node/add/page the path does not get created
just for information: I'm using the current cvs-head with unactivated clean urls

#1
curious how happened this??? MAYBE an error of Firefox using in KDE (because the Title field has a linebreak inside)
or a strange bahavour of drupal...
#2
Patch to change ['alias'] to ['path'] in the form
#3
Committed to HEAD. Thanks.
#4