I just found a bug on http://news.ycombinator.com in the URL parsing system, which is not present on this forum. I'm not sure where exactly to report it, so I'm posting here. I just tried to submit a long URL ending in the string ...html); and it broke the URL parser. The URL-parsing system ate the ); and made that part of the link; I had to change it to a ): to fix it. (I was parenthesizing a URL and wanted a semicolon at the end of the parens.) I just tried it here, and it seems to be working fine; an admin/dev will need to verify this directly on HN. |