unwanted substitution occurs in new feed URL

I try to enter the following URL as a new feed:

http://houston.craigslist.org/search/…

But Newsblur changes it to this:

http://houston.craigslist.org/search/…: ‘/home/sclay/newsblur’}anger&srchType=T&format=rss

Is there an escape character to prevent this substitution from happening?

1 Like

Lets try those URLS again

the good one:

http: // houston.craigslist.org /search/ cto ? query=
ford%20ranger& srchType=T& format=rss

the bad resulting one generated by newsblur:

http://houston.craigslist.org/search/cto? query=
ford{‘NEWSBLUR_DIR’: ‘/home/ sclay/ newsblur’}anger& srchType=T&format=rss

Wow, thanks for finding this! I just pushed a fix, so it should now be able to be added just fine. Sorry about that, it was some debugging code accidentally left in.