Note: This issue is being posted here as an exercise by a participant in the http://drupalladder.org ladder for contributing to core. Please don't do anything with this post. The real issue has already been resolved in Drupal 8. If you would like to try this exercise yourself, visit http://drupalladder.org and click on Drupal Ladder
Problem/Motivation
The current help text is confusing.
Optionally specify an alternative URL by which this content can be accessed. For example, type "about" when writing an about page. Use a relative path and don't add a trailing slash or the URL alias won't work.
Proposed resolution
Change the help text to
The alternative URL for this content. For example, type "about" when creating an about page. Use a relative path without a trailing slash
Remaining tasks
Test patches, Write a patch.
User interface changes
The help text on URL settings tab changes.
API changes
none.
Data model changes
none.
Comments
Comment #2
Thew commentedThe current description is confusing. I agree that the proposed is better.
Steps to reproduce:
1. Create a new content.
2. Navigate to URL settings tab.
3. See the help text like in attached screenshot.
Comment #3
Thew commentedComment #4
Thew commentedComment #5
Thew commentedComment #6
aadil.addweb commentedPFA patch for solution.
Comment #7
Thew commentedThis patch works.
Comment #8
Thew commentedMy patch.
Comment #9
mohit1604 commentedThis patch works fine.
Comment #10
mohit1604 commented