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

malformed URL? #13

Open
allafa70 opened this issue Jul 14, 2014 · 4 comments
Open

malformed URL? #13

allafa70 opened this issue Jul 14, 2014 · 4 comments

Comments

@allafa70
Copy link

Hi,
I receive the following error for some images ... can you help me understand how to fix it?


2014-07-14 15:57:04 thumbor:WARNING Malformed URL: /jyq3vYWwfonZ53WCmP_wOw0Sn5Y=/103x/http://1.bp.blogspot.com/-XEpVqBPZxKo/Ue4mLe8_MoI/AAAAAAAACpc/LCiGjWdHWrM/s1600/fantasy+environment+07.jpg


May be there is a problem with url containing the "minus" sign?
thanks

@allafa70
Copy link
Author

No I correct myself.
Some other images with "minus" sign in their url are working correctly.

If I try to restore the line of code
$original = rawurlencode($original);
in the stringify function all it's working good but I receive other errors :(
Any idea?

@harto
Copy link
Contributor

harto commented Jul 14, 2014

Hi, what version of Thumbor are you using?
Also, could you try to reduce the URL to the smallest possible example that shows the issue?

@mpdude
Copy link

mpdude commented Dec 5, 2018

I think I've fixed this in webfactory#1, you could try webfactory/phumbor: ^1.2.3 on Composer.

@bkonetzny
Copy link

I can confirm that the fix in webfactory/phumbor: ^1.2.3 solves the issue. @mpdude Can you create a PR for this?

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

No branches or pull requests

4 participants