Ticket #1475 (new enhancement)
Usability: Notification when page URL is already used
| Reported by: | ischommer | Owned by: | hsmith |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | CMS - General | Version: | |
| Severity: | low effort / impact | Keywords: | |
| Cc: | Hours: |
Description
If you rename a URL to a string thats already used somewhere else, the system doesn't alert you. In fact, it reports you wrong information.
- Create a page with URL "home", Save, Publish
- Create a second page with URL "home", Save, Publish ("Changed URL to 'home')
- Refresh second page => URL is set to "home-2"
Suggest that we implement URL as an UniqueTextField? that automatically checks if the name is already used via ajax. In case the user is faster with saving than the ajax-response, a server-side validation-error is returned.
Change History
Note: See
TracTickets for help on using
tickets.
