Closed xtrafrancyz closed 6 years ago
URL generation in dynamic images is a bit buggy, it prepends a null word before search part of URL so the first parameter never works, for example:
null
/uploads/2018/02/cover.png?nullwidth=2000
All code contributions are subject to the terms of the Contributor License Agreement described in CONTRIBUTING.md.
Good catch, thanks. Just one minor fix if you can.
Pull Request Summary
URL generation in dynamic images is a bit buggy, it prepends a
null
word before search part of URL so the first parameter never works, for example:All code contributions are subject to the terms of the Contributor License Agreement described in CONTRIBUTING.md.