Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Jun 2009 at 02:43 UTC
Updated:
16 Jul 2016 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aren cambre commentedThought about this more, and I think it's actually a minor user interface bug.
Comment #2
Bojhan commentedIndeed doesn't seem like something we would do.
Comment #3
tstoecklerI see this the same way, but given that we for instance let people manually edit the internal machine name for node types and vocabularies, it seems that there are people who really don't like Drupal doing something in their DB without them knowing it.
Comment #4
dave reidIf I'm a user and I enter a-path-alias for the frontpage and after submit I see that the form element has been changed to an-unaliased-path, I'm probably going to wonder what the heck is going on and why didn't it save the path I wanted.
Comment #5
aren cambre commented@Dave Reid: It doesn't display that way for me.
Comment #6
dave reidOh crap. Well nevermind then. We should remove this message. :)\
Note that we do the same thing when adding a menu item, but in that case we do only display the normal path in the form after submit, so keepng this same message in menu.admin.inc is fine.
Comment #7
dries commentedNice little clean-up. Committed to CVS HEAD. Thanks.
Comment #10
amrendra commentedI am also getting issue of system path No Solution
The menu system stores system paths only, but will use the URL alias for display. areas-of-practice has been stored as node/66
Your configuration has been saved.
This message is coming
Anybody have solution ???