When attempting to edit a URL with a reserved identifier and providing a new URL identifier, the system creates a new URL instead of updating the existing one. This behavior should be corrected to enable proper URL editing.
The submit button should be Update URL and post to the correct action, instead of showing `Create Smarty link' and point to the create action.
When attempting to edit a URL with a reserved identifier and providing a new URL identifier, the system creates a new URL instead of updating the existing one. This behavior should be corrected to enable proper URL editing.
The submit button should be
Update URL
and post to the correct action, instead of showing `Create Smarty link' and point to the create action.