Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#22480 closed defect (bug) (fixed)

New media: Media Library broken after uploading files

Reported by: johnbillion Owned by: koopersmith
Priority: normal Milestone: 3.5
Component: Media Version: 3.5
Severity: normal Keywords:
Cc: Focuses:

Description

Steps to reproduce:

  1. Make sure you've got some content in your Media Library already.
  2. Create a post, hit the 'Add Media' button and upload an image.
  3. Click the 'Media Library' tab on the left. Nothing shows up except whatever you just uploaded.

Note that, oddly, if you first switch to the 'Media Library' tab on the left, then switch back to 'Upload Files', it all works as expected.

Change History (5)

#1 @SergeyBiryukov
14 years ago

  • Milestone Awaiting Review3.5

#2 in reply to: ↑ description @koopersmith
14 years ago

  • Owner set to koopersmith
  • Status newaccepted

Noted; I know what's going on here. The request for more images isn't firing off — I'm working on improving the views so this doesn't happen.

#3 @koopersmith
14 years ago

#22529 was marked as a duplicate.

#4 @blepoxp
14 years ago

  • Cc glenn@… added

#5 @koopersmith
14 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 22806:

Media: Check to see if we need more attachments when the browser is attached to the DOM. fixes #22480, see #21390.

Note: See TracTickets for help on using tickets.