kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2009-08-09 12:13 am

[dw-nonfree] add link to discussion entry into autoposted suggestions text

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/079afe01bb9a]

http://bugs.dwscoalition.org/show_bug.cgi?id=1591

Adds link back to the dw_suggestions post where the bug originated.

Patch by [personal profile] yvi.

Files modified:
  • htdocs/site/suggest.bml
--------------------------------------------------------------------------------
diff -r 4eca0856a596 -r 079afe01bb9a htdocs/site/suggest.bml
--- a/htdocs/site/suggest.bml	Sat Aug 08 18:30:15 2009 +0000
+++ b/htdocs/site/suggest.bml	Sat Aug 08 19:13:03 2009 -0500
@@ -111,6 +111,8 @@ body<=
         $bugzilla_desc .= LJ::eurl( $POST{description} );
         $bugzilla_desc .= "%0D%0A%0D%0ASuggested by%3A%0D%0A%0D%0A";
         $bugzilla_desc .= LJ::eurl( $remote->user );
+        $bugzilla_desc .= "%0D%0A%0D%0ASuggested at%3A%0D%0A%0D%0A";
+        $bugzilla_desc .= LJ::eurl( $journalpost->{url} );
 
         $bugzilla_post .= "To post this entry to Bugzilla, use this link and change any of the fields as appropriate:<br /><br />&nbsp;&nbsp;&nbsp;<a href='";
 
--------------------------------------------------------------------------------
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-09 12:56 am (UTC)(link)
OMG, yay dw-nonfree access \o/