When trying to add https://sourceforge.net/p/gnuplot/bugs/2533/ to "See Also" of bug 857162, I get the "Invalid Bug URL" page with the following error message: ``` https://sourceforge.net/p/gnuplot/bugs/2533/ is not a valid URL to a bug. See Also URLs should point to one of: show_bug.cgi in a Bugzilla installation. A bug on launchpad.net. An issue on code.google.com. A bug on bugs.debian.org or debugs.gnu.org. An issue in a JIRA installation. A ticket in a Trac installation. A bug in a MantisBT installation. A bug on sourceforge.net. [...] ``` Note that sourceforge.net is mentioned in the list.
Just done it in: commit 51ae055728e7c266e8d192c8bfd836af17eda288 Author: Matt Selsky <selsky@columbia.edu> Date: Mon Nov 24 19:36:43 2014 +0000 Bug 919122 - support for sourceforge.net Allura bugs in see_also field. r=gerv. (cherry picked from commit 34f2b77f153f9f5ab4a4ef6723dcc31fff50a4d9) Signed-off-by: Sam James <sam@gentoo.org>