]> git.donarmstrong.com Git - debbugs.git/commit
Bugreport: Fix problems with reassign message
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 27 Mar 2016 13:26:20 +0000 (15:26 +0200)
committerDon Armstrong <don@donarmstrong.com>
Tue, 29 Mar 2016 00:06:00 +0000 (17:06 -0700)
commit8e8eb43880421931c57b44123a1684f247011934
tree6230bb6abb0cb7d48bd84ad4147a8714a95a2c8f
parent62a85a600ce5772b358eff9e15b42d5e05780463
Bugreport: Fix problems with reassign message

* Matched hardcoded "Bug" instead of $config{bug} (which leads
  to problems at least in the test suite)
* Use package_links() wrong. package_links() already adds HTML.
  (Closes: #767327)

Signed-off-by: Don Armstrong <don@donarmstrong.com>
Debbugs/CGI/Bugreport.pm