Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-2251

Webservice fails if query includes "&"

XMLWordPrintable

      The webservice fails if an artist query includes an ampersand (encoded as %26). This worked correctly before NGS went live.

      e.g,

      > curl --dump-header - 'http://musicbrainz.org/ws/1/artist/?type=xml&name=Belle+%26+Sebastian'
      HTTP/1.1 200
      Date: Mon, 23 May 2011 19:35:35 GMT
      Content-Type: application/xml; charset=utf-8
      Transfer-Encoding: chunked
      Connection: keep-alive
      Keep-Alive: timeout=20
      Server: nginx/0.7.65

      (no body is returned)

            lukas Lukáš Lalinský
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                Hot fixes, 2011-05-23