[buddypress-trac] [BuddyPress Trac] #6846: Profile/Cover image upload doesn't work in MS Edge browser
    buddypress-trac 
    noreply at wordpress.org
       
    Fri Jan 29 06:17:38 UTC 2016
    
    
  
#6846: Profile/Cover image upload doesn't work in MS Edge browser
-------------------------------------+--------------------
 Reporter:  slaFFik                  |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  2.4.4
Component:  Component - Attachments  |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:                           |
-------------------------------------+--------------------
Comment (by r-a-y):
 The "Select a File" button did not work for me in `02.patch` as
 `this.uploader.uploader.refresh()` is not valid.
 `03.patch` does.  It's a little ugly, but it works.  I've added a check in
 `bp-plupload.js` to see if a Thickbox link was clicked from the wp-admin
 area.  If so, we use `uploader.refresh()`.  Tested in Edge, IE11, Firefox
 and Chrome.
 I would have liked to add this in `avatar.js`, but wasn't sure how to get
 the `uploader` instance working correctly.  But, maybe it is beneficial
 for the code to live in `bp-plupload.js`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6846#comment:21>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list