Ticket #1475 (new enhancement)

Opened 14 months ago

Last modified 13 months ago

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

Changed 13 months ago by sminnee

  • priority changed from medium to minor
  • harvest_task set to (Unknown)
Note: See TracTickets for help on using tickets.