Hacker News new | ask | show | jobs
by viggity 4241 days ago
a lot of the links to reddit comments are broken, if the title of the page in reddit has a slash in it, the slash is not being ommited/escaped in the URL and so reddit can't find it.

Sample: http://www.reddit.com/r/politics/comments/6dnve/Top%20Comedi... is broken because it has a slash in the title (9/11)

Killing that slash fixes it: http://www.reddit.com/r/politics/comments/6dnve/Top%20Comedi...

1 comments

Thanks! I'll fix this ASAP.