/unsafe added to urls created by toMetaUnsafe()#36
/unsafe added to urls created by toMetaUnsafe()#36andyf9 wants to merge 2 commits intosquare:trunkfrom
Conversation
The meta url generator doesn't work as is for unsafe urls and should work the same way as the regular toUrlSafe method
|
We have test that verifies the output of this which will need updated. Do you have a link to the thumbor docs which specify this behavior? |
|
Sorry not to docs, this was just my experience of the current behaviour. I can raise it as an issue if you'd prefer. The problem is that for a Thumbor url the equivalent meta url for Thumbor is however, Pollexor is currently generating which just doesn't work. I just looked at the existing |
|
The doc reference
|
The meta url generator doesn't work as is for unsafe urls and should work the same way as the regular toUrlSafe method