Skip to content

Fix search engine preferences

Michael Catanzaro requested to merge mcatanzaro/#1389 into master

It's not possible to save a new search engine due to a copy/paste error. We accidentally update the validity of the name field when updating the URL, so the URL is always invalid and always discarded.

Fixes #1389 (closed)

Merge request reports