Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeater fields for files broken on IE9 #289

Open
roborourke opened this issue Jan 12, 2015 · 5 comments
Open

Repeater fields for files broken on IE9 #289

roborourke opened this issue Jan 12, 2015 · 5 comments
Labels

Comments

@roborourke
Copy link
Contributor

The 'Add file' button just refreshes the page.

Steps to recreate:

  1. Register a file upload repeating field
  2. Browse to post edit screen in IE9
  3. Click 'Add new'
  4. Click 'Add file' button that appears
  5. Page refreshes
@roborourke roborourke added the Bug label Jan 12, 2015
@pdewouters
Copy link

So, it works fine on WordPress 3.9.3 , then on 4.0.1 it starts to break, and then on 4.1 it's completely broken.

@roborourke
Copy link
Contributor Author

@pdewouters could be jquery version changing?

@pdewouters
Copy link

If I enqueue the scripts on edit_form_advanced or edit_form_after_editor it fixes the issue ( except for the large button ) but the uploader works. It seems to be a problem with enqueuing on admin_enqueue_scripts for some reason.

screen shot 2015-01-14 at 07 31 15

@pdewouters
Copy link

No that's not the issue, sorry.

@ajitbohra
Copy link
Contributor

@pdewouters you got this fixed or still facing the issue ? if yes can you provide console output screenshot ? also can you confirm your setup us working with other browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants