Antennapod: Error when inserting "http" on the search podcasts bar

Created on 13 May 2020  路  2Comments  路  Source: AntennaPod/AntennaPod

I was trying to search for a podcast called "HTTP 203". When I tried to search for this name I got a JavaScript error. Apparently it tried to literally do a http request.

confirmed bug good first issue

Most helpful comment

Oops, yeah. That's a feature that allows pasting URLs into the search box. We should probably check for http:// and https:// instead of just http.

All 2 comments

Oops, yeah. That's a feature that allows pasting URLs into the search box. We should probably check for http:// and https:// instead of just http.

Thanks!!

Was this page helpful?
0 / 5 - 0 ratings