From: "zzak (Zachary Scott)" Date: 2013-12-20T00:46:38+09:00 Subject: [ruby-core:59206] [ruby-trunk - Bug #9258][Feedback] Fix bugreport URL in error.c Issue #9258 has been updated by zzak (Zachary Scott). Status changed from Rejected to Feedback Assignee set to naruse (Yui NARUSE) I'm not sure why it would be unacceptable for next minor? We should be allowed to make backwards incompatible changes after 2.1 is released for next minor. Anyways, I agree maybe it's better to implement the page on ruby-lang.org. I can work on this. ---------------------------------------- Bug #9258: Fix bugreport URL in error.c https://bugs.ruby-lang.org/issues/9258#change-43763 Author: stomar (Marcus Stollsteimer) Status: Feedback Priority: Normal Assignee: naruse (Yui NARUSE) 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/