]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 658547 - The link for new attachments in bugmail should point to the "Edit" page...
authorDavid Lawrence <dlawrence@mozilla.com>
Thu, 23 Jun 2011 19:49:44 +0000 (15:49 -0400)
committerDavid Lawrence <dlawrence@mozilla.com>
Thu, 23 Jun 2011 19:49:44 +0000 (15:49 -0400)
r/a=LpSolit

template/en/default/bug/format_comment.txt.tmpl

index ed89188a623f6298dc7f1047a0d1758cd11bedd4..1567980261e8d1be21015dd9037c089e27f387b7 100644 (file)
@@ -42,7 +42,7 @@ X[% comment_body %]
 [% ELSIF comment.type == constants.CMT_ATTACHMENT_CREATED %]
 Created attachment [% comment.extra_data %]
 [% IF is_bugmail %]
-  --> [% urlbase _ "attachment.cgi?id=" _ comment.extra_data %]
+  --> [% urlbase _ "attachment.cgi?id=" _ comment.extra_data _ "&action=edit" %]
 [% END %]
 [%+ comment.attachment.description %]