From: "stomar (Marcus Stollsteimer)" Date: 2013-12-19T15:09:59+09:00 Subject: [ruby-core:59200] [ruby-trunk - Bug #9258] Fix bugreport URL in error.c Issue #9258 has been updated by stomar (Marcus Stollsteimer). @naruse I agree that "bugs.ruby-lang.org" is **not only** a place to report bugs. But it has all the relevant information on bug reporting right there on the root page ("How to Report a Bug"), and it will always need to have that information, or it stops being **bugs**.ruby-lang.org. Why use a second ressource that doesn't even exist? It's already referenced in many places in the code, so in case you would want to move it to another site there would need to be fixes in the code anyway. ---------------------------------------- Bug #9258: Fix bugreport URL in error.c https://bugs.ruby-lang.org/issues/9258#change-43758 Author: stomar (Marcus Stollsteimer) Status: Rejected Priority: Normal Assignee: Category: Target version: next minor ruby -v: ruby 2.0.0p353 (2013-11-22 revision 43784) [i686-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN error.c refers to in REPORTBUG_MSG, which is only a redirect to . Instead it should refer to bugs.ruby-lang.org directly: * it's the "canonical" ressource for anything bug-related * it's already linked to from many other source files -- http://bugs.ruby-lang.org/