[bugzilla-gnome-org-extensions] Stock answers: Add URL for Flash crashes; smaller fixes for WebKit
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] Stock answers: Add URL for Flash crashes; smaller fixes for WebKit
- Date: Sun, 4 Jan 2015 22:24:34 +0000 (UTC)
commit 3a59e47382b789b3af756652e231de07cddc740b
Author: Andre Klapper <a9016009 gmx de>
Date: Sun Jan 4 23:23:39 2015 +0100
Stock answers: Add URL for Flash crashes; smaller fixes for WebKit
Bug 672450
.../hook/bug/edit-after_comment_textarea.html.tmpl | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
b/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
index cf3187b..b773a4d 100644
--- a/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
+++ b/StockAnswers/template/en/default/hook/bug/edit-after_comment_textarea.html.tmpl
@@ -84,10 +84,10 @@
[% ELSIF bug.product == 'metacity' %]
addStockLink("Thanks for taking the time to report this.\nUnfortunately it lacks some information that
may help us in finding the cause of the [% terms.bug %]. Can you provide a verbose debugging log? To do
so:\n\n 1. Reduce your desktop to as few windows as possible to reproduce the [% terms.bug %]\n 2. Run
METACITY_VERBOSE=1 METACITY_USE_LOGFILE=1 metacity --replace\n 3. On stdout metacity will print the name of
the logfile\n 4. Reproduce the [% terms.bug %] as quickly as possible\n 5. Kill the metacity you started
above to stop the logfile from growing any longer\n 6. Attach the logfile here", 'metacity-verbose-log',
'NEEDINFO', '', '');
[% 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.", 'crash-flash-plugin',
'','NOTGNOME', '');
+ 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
http://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 '[GTK]' in the summary
and use the 'gtk' keyword.", 'webkit', '','NOTGNOME', '');
+ 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', '');
[% END %]
</script>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]