From: "naruse (Yui NARUSE)" Date: 2013-12-19T12:04:17+09:00 Subject: [ruby-core:59197] [ruby-trunk - Bug #9258][Rejected] Fix bugreport URL in error.c Issue #9258 has been updated by naruse (Yui NARUSE). Status changed from Open to Rejected Changing error.c is not acceptable. "http://bugs.ruby-lang.org/" is not the best place for people who just report the bug. It also includes joining development, request a feature. Changing the content of www.ruby-lang.org/bugreport.html is acceptable. ---------------------------------------- Bug #9258: Fix bugreport URL in error.c https://bugs.ruby-lang.org/issues/9258#change-43755 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/