[Webkit-unassigned] [Bug 26958] Change edit link to review link in request messages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 3 18:47:28 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26958





--- Comment #1 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2009-07-03 18:47:28 PDT ---
This is the only change after copying the file:

$ diff -u BugsSite/template/en/default/request/email.txt.tmpl
BugsSite/template/en/custom/request/email.txt.tmpl 
--- BugsSite/template/en/default/request/email.txt.tmpl 2009-07-02
21:30:23.000000000 -0700
+++ BugsSite/template/en/custom/request/email.txt.tmpl  2009-07-03
17:54:13.000000000 -0700
@@ -69,7 +69,7 @@
 [% FILTER bullet = wrap(80) %]
 Attachment [% attidsummary %]
 [%- END %]
-[%+ urlbase %]attachment.cgi?id=[% attachment.id %]&action=edit
+[%+ urlbase %]attachment.cgi?id=[% attachment.id %]&action=review
 [%- END %]
 [%- FILTER bullet = wrap(80) %]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list