[wp-trac] [WordPress Trac] #11863: Trashed items interfere with page/post slug generation
WordPress Trac
wp-trac at lists.automattic.com
Tue May 4 23:42:46 UTC 2010
#11863: Trashed items interfere with page/post slug generation
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: nacin
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 3.0
Component: Trash | Version: 2.9
Severity: normal | Keywords: needs-patch ux-feedback
-------------------------------+--------------------------------------------
Comment(by jamescollins):
I've just tried out [14446], and I think it still needs more work.
If you do the following:
1. Create a post with a permalink of test. Publish it.
2. Create another post with a title of test. Let the autosave trigger so
that the permalink will try and default to "test".
Result: The permalink is set to "test-2" (as expected), but the
display/layout of the warning doesn't look right (see screenshot.png).
4. Edit the permalink, and change it to a slug that doesn't exist. Click
OK.
Result: The permalink change is accepted, but the conflict warning message
is still displayed. I think it needs to disappear if the permalink is
manually changed.
5. Click Save Draft.
Result: Post is saved, and conflicting warning message is removed (as
expected).
6. Edit the permalink again, and change it to the original "test" slug.
Result: The permalink is changed to test-2 (as expected), but the conflict
warning message isn't displayed. I think the message should be displayed
here as well.
I used Firefox 3.6 on Mac.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11863#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list