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

MP3 upload not working, shows spinning wheel, throws js errors #1822

Closed
10 of 18 tasks
gb5256 opened this issue Oct 12, 2022 · 5 comments
Closed
10 of 18 tasks

MP3 upload not working, shows spinning wheel, throws js errors #1822

gb5256 opened this issue Oct 12, 2022 · 5 comments
Labels

Comments

@gb5256
Copy link

gb5256 commented Oct 12, 2022

Prerequisites

  • I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
  • The issue still exists against the latest master branch of bootstrap-fileinput.
  • This is not an usage question. I confirm having read the plugin documentation and demos.
  • This is not a general programming / coding question. (Those should be directed to the webtips Q & A forum).
  • I have attempted to find the simplest possible steps to reproduce the issue.
  • I have included a failing test as a pull request (Optional).

Steps to reproduce the issue

  1. Go the demo page of Kartik
  2. Upload a MP3

Expected behavior and actual behavior

When I follow those steps, I see a spinning wheel without any preview.
Console in browser throws errors (see screenshot below).

I was expecting, seeing a file-icon as generic preview item

Environment

Browsers

  • Google Chrome
  • Mozilla Firefox
  • Internet Explorer
  • Safari

Operating System

  • Windows
  • Mac OS X
  • Linux
  • Mobile

Libraries

  • jQuery version:
  • bootstrap-fileinput version:

Isolating the problem

  • This bug happens on the plugin demos page
  • The bug happens consistently across all tested browsers
  • This bug happens when using bootstrap-fileinput without other plugins
  • I can reproduce this bug in a jsbin

image

@gb5256
Copy link
Author

gb5256 commented Oct 12, 2022

Just saw that the same happens for .tif

@gb5256
Copy link
Author

gb5256 commented Oct 13, 2022

Hi,
MP3 seems to work now. But the .tiff is still throwing errors. See below:
image

@kartik-v
Copy link
Owner

kartik-v commented Oct 13, 2022

Please share the TIFF file you are using? Unable to reproduce with TIFF FILES here at my end.

@gb5256
Copy link
Author

gb5256 commented Oct 13, 2022

This is the file.
I had to zip it as github would not allow uploading a tiff:
image_sample.tiff.zip

kartik-v added a commit that referenced this issue Oct 13, 2022
@kartik-v
Copy link
Owner

Fix provided with the latest dev-master update.

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

2 participants