[bugzilla-gnome-org-customizations/production] stock-answers: update WebKit resolution text



commit 7c105594ab56b27e5dc8a660a554ca75f17b3c9e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Sun Aug 28 15:09:48 2016 -0500

    stock-answers: update WebKit resolution text

 .../hook/bug/edit-after_comment_textarea.html.tmpl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl 
b/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
index d890c47..7603588 100644
--- a/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
+++ b/extensions/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
@@ -90,8 +90,8 @@
     [% ELSIF bug.product == 'epiphany' || bug.product == 'galeon' %]
       addStockLink("Thanks for taking the time to report this.\nHowever, the stack trace shows this to be a 
crash in the closed-source flash-plugin, which does not track its [% terms.bugs %] in [% terms.Bugzilla %].  
We kindly ask you to report the [% terms.bug %] to the application authors at 
http://helpx.adobe.com/flash-player/kb/report-flash-player-crash.html";, 'crash-flash-plugin', '','NOTGNOME', 
'');
     [% END %]
-    [% IF bug.product == 'epiphany' || bug.product == 'yelp' || bug.product == 'devhelp' %]
-      addStockLink("Thanks for taking the time to report this.\nThis trace indicates that WebKit (which was 
being used by the program) might be responsible for the crash. Make sure the program was built against a 
recent version of WebKit, and if you can still duplicate the crash, report the [% terms.bug %] to 
https://bugs.webkit.org/ including a link to this [% terms.bug %] report and noting the WebKit 
version/revision number. When reporting the WebKit [% terms.bug %], be sure to include the prefix '[GTK]' in 
the bug summary and set the 'Gtk' keyword on your report.", 'webkit', '','NOTGNOME', '');
+    [% IF bug.product == 'epiphany' || bug.product == 'yelp' || bug.product == 'devhelp' || bug.product == 
'evolution' %]
+      addStockLink("Thanks for taking the time to report this.\nThis issue is most likely a bug in WebKit. 
Please report the [% terms.bug %] to https://bugs.webkit.org/ including a link to this [% terms.bug %] report 
and noting the version of WebKitGTK+ that you have installed. When reporting the WebKit [% terms.bug %], be 
sure to include the prefix '[GTK]' in the bug summary and select the 'WebKit Gtk' component.", 'webkit', 
'','NOTGNOME', '');
     [% END %]
     </script>
     </div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]