#5380 closed defect (bug) (invalid)
Upload tab in linline uploader disappears under certain circumstances
Reported by: | johnbillion | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.3.1 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
The Upload tab in the inline uploader can disappear after deleting or editing a file.
Steps to reproduce:
- Go to Write -> Write Post and scroll down to the inline uploader.
- Ensure you have at least two uploads under the Browse All tab (and at least one which you don't mind editing or deleting).
- Click Browse All, click on an upload, click Edit, and either delete the file or make changes and save it.
- When the uploader returns to the Browse All tab, the Upload tab has disappeared.
It's not possible to return to the Upload tab without reloading the post writing screen.
Note that this doesn't happen if you upload a file then immediately click Edit and delete or make changes to the file.
Not sure where the problem lies as I'm not too familiar with the uploading system.
Change History (5)
#3
@
17 years ago
Here is additional information regarding this bug. I am able to reproduce the bug in fewer steps and I have found it has the addition side effect of disassociating the attachment you are working with from the post it was uploaded to.
- Click Write in WordPress Admin
(The rest happens within the Uploads iframe of the Write page)
- Click Browse Button and choose an image from your computer
- Click Upload
- Click Browse Tab (you are already there, but click it again anyways)
- Click on the Icon for the image you just uploaded
- Click the Edit Link (which takes you to the screen where you can edit the URL, Title, Desc of the image)
- Click Save
The user is redirected to the "Browse All" tab (this shouldn't happen).
If they click back it is found that the file is no longer associated with the post under the "Browse" tab, but it still appears in the "Browse All" tab.
- This issue can be reproduced as detailed with both new posts and existing posts.
- This issue can be reproduced as detailed using both IE 6 and Firefox 1.5.
Annoying = you can't edit a Trac ticket after saving.
My report is partially wrong. There has to be an upload associated with the post that you're writing or editing at the time (ie an upload in the Browse tab). Try these new steps to reproduce: