Opened 8 years ago
Last modified 5 years ago
#36694 new defect (bug)
[Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property
Reported by: | setsailmedia | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.5.1 |
Component: | Permalinks | Keywords: | reporter-feedback needs-testing |
Focuses: | Cc: |
Description
Steps to reproduce:
- Create a page or post
- Edit said page or post
- Change the Permalink URL using "Edit" button next to displayed permalink
- Click OK button after updating Permalink URL
Observe.
Expected: the anchor link text is updated and the anchor link HREF property is updated to the new value input in the field
Actual: the anchor link text is updated but the anchor link HREF property remains the same.
Change History (3)
#2
follow-up:
↓ 3
@
8 years ago
- Keywords reporter-feedback needs-testing added
Just tested on a raw installed local WordPress 4.5.2. Please let me know if you see this in 4.5.2 still. And could you capture screens and show us whats happening if you still see them. Also is there any js error in console?
#3
in reply to:
↑ 2
@
8 years ago
Replying to Asif2BD:
Just tested on a raw installed local WordPress 4.5.2. Please let me know if you see this in 4.5.2 still. And could you capture screens and show us whats happening if you still see them. Also is there any js error in console?
Thanks for your response. Yes, still occurring in 4.5.2. No JS errors. Please see this video:
The error is in wp-admin/includes/post.php : function get_sample_permalink_html()