-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
I tried to specific edits of a user. Using musicbrainz standard screen. However service fails generating the following error and some sql traces. In details, it seems editor name (parameter) is not passed properly to the database service.
Internal server error on https://musicbrainz.org/search/edits?auto_edit_filter=&order=desc&negation=0&combinator=and&conditions.0.field=editor&conditions.0.operator=%3D&conditions.0.name=ekt&conditions.0.args.0=&field=Please+choose+a+condition
Referrer: https://musicbrainz.org/search/edits
The bug was in the validation of ID, which is an empty string when no editor is selected from the search results.