Part of #1332 (end perhaps #151)...
Now with Views in core, we should explore the idea of taking advantage of it and convert the search to a view with exposed filters.
This would allow people to either directly edit the default Search view in order to tweak it to their liking or clone it and create other search views.
It would also expand the ways of extending it with contrib modules that improve the backend (search API) as well as modules that improve the UI (Views).
Recent comments
That function also exists in Backdrop so it might be something else going on. https://github.com/search?q=repo%3Abackdrop%2Fbackdrop%20image_gd_create...
imagecolorsforindex(): Argument #2 ($color) is out of range
I did some searching and learned that this is a known problem with some GIF images. The Drupal 7 api docs show that there is additional code in image_gd_create_tmp.inc to check for this case and...
imagecolorsforindex(): Argument #2 ($color) is out of range
@Coffee70 Thank your for the further clarification. I just wasn't clear if you used the modules in the backdrop-contrib repos or rolled your own through coder_upgrade. With your experience I am...
Customizable newsletter