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

Cannot upload BIG Bustom Logo #7108

Closed
Setitch opened this issue Jan 29, 2015 · 1 comment
Closed

Cannot upload BIG Bustom Logo #7108

Setitch opened this issue Jan 29, 2015 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@Setitch
Copy link

Setitch commented Jan 29, 2015

In scripts there is fixed time of 1 second for uploading custom logo. Also when i changed the time to check if it can upload that file i got error 500. (Probably 1.5mb image of 2000x2000 pixels required too much memory).

I think it should WAIT for ajax call with upload file to finish instead of using fixed time for waiting. Also there should be (if possible) used Image Magic library instead of GD2 (or for big images without Imagick, nice error should be returned).

@tsteur tsteur added the Bug For errors / faults / flaws / inconsistencies etc. label Feb 1, 2015
@tsteur tsteur self-assigned this Feb 1, 2015
@tsteur tsteur added this to the Piwik 2.11.0 milestone Feb 1, 2015
@tsteur tsteur closed this as completed in fe19a2c Feb 1, 2015
@tsteur
Copy link
Member

tsteur commented Feb 1, 2015

Thx for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants