Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#5380 closed defect (bug) (invalid)

Upload tab in linline uploader disappears under certain circumstances

Reported by: johnbillion's profile 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:

  1. Go to Write -> Write Post and scroll down to the inline uploader.
  2. Ensure you have at least two uploads under the Browse All tab (and at least one which you don't mind editing or deleting).
  3. Click Browse All, click on an upload, click Edit, and either delete the file or make changes and save it.
  4. 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)

#1 @johnbillion
17 years ago

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:

  1. Go to Write -> Write Post and scroll down to the inline uploader.
  2. Ensure you have at least two uploads under the Browse All tab (and at least one which you don't mind editing or deleting).
  3. Ensure you have at least one file under the Browse tab also.
  4. Click Browse All or Browse, click on an upload, click Edit, and either delete the file or make changes and save it.
  5. When the uploader returns to the Browse All or Browse tab, the Upload tab has disappeared.

#2 @lloydbudd
17 years ago

  • Milestone set to 2.5

#3 @philhassey
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.

#4 @andy
17 years ago

  • Resolution set to invalid
  • Status changed from new to closed

This uploader is no more.

#5 @Nazgul
17 years ago

  • Milestone 2.6 deleted
Note: See TracTickets for help on using tickets.