• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2017-04-10
    • None
    • Edit search
    • 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

          [MBS-9088] Search for editor edits fails

          yvanzo added a comment -

          The bug was in the validation of ID, which is an empty string when no editor is selected from the search results.

          yvanzo added a comment - The bug was in the validation of ID, which is an empty string when no editor is selected from the search results.

          Ulrich Klauer added a comment -

          The editor name is intentionally ignored; what matters is the editor ID, which is missing here. Most likely, you didn't wait for the editor search to complete, or didn't select the editor from the search results.

          Still, it's a bug that this isn't caught earlier.

          Ulrich Klauer added a comment - The editor name is intentionally ignored; what matters is the editor ID, which is missing here. Most likely, you didn't wait for the editor search to complete, or didn't select the editor from the search results. Still, it's a bug that this isn't caught earlier.

            yvanzo yvanzo
            ekt Ertugrul
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2017-04-10