mikemccand commented on issue #62: URL: https://github.com/apache/lucene-jira-archive/issues/62#issuecomment-1193097287
Oh! I see what happened here: the closing `)` was accidentally included as part of the URL. I have often wondered how auto-hyperlinking handles this -- how does it know when a period or comma or closing `)` is NOT part of the URL? And, curiously, GitHub on migration detected that this was in fact a URL to a PR, despite have the closing `)` at the end. Though, if I try to [load that URL from GitHub](https://github.com/apache/lucene-solr/pull/916)) it does NOT discard that `)` and returns HTTP 404. Not sure where in the conversion process we "fixed" this but I like it ;) And given that this is hopefully rare, I think we can safely close this and ignore the problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org