[bugzilla-gnome-org-extensions] Stock answers: Suggest to reporters to verify the bug fix



commit c7dc7ea1e1ad7dfc76d819ff67622803d8350677
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Jan 4 23:39:57 2015 +0100

    Stock answers: Suggest to reporters to verify the bug fix
    
    Bug 590840

 .../hook/bug/edit-after_comment_textarea.html.tmpl |    6 +++---
 1 files changed, 3 insertions(+), 3 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 fc7d566..b291d11 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
@@ -76,9 +76,9 @@
       addStockLink("This problem was reported against a version which is not supported anymore.\nCould you 
please check again if the issue you reported here still happens in a recent version of GNOME and update this 
report by adding a comment and adjusting the 'Version' field?\n\nWithout feedback this report might get 
closed as INCOMPLETE after a while.\n\nAgain thank you for reporting this problem. We are sorry that it could 
not be fixed for the version that you originally used here.", 'old_untouched', 'NEEDINFO', '', '');
       addStockLink("Thanks for taking the time to report this.\nThis particular [% terms.bug %] has already 
been reported into our [% terms.bug %] tracking system, but please feel free to report any further [% 
terms.bugs %] you find.", 'duplicate', '', 'DUPLICATE', '');
       addStockLink("Thanks for taking the time to report this.\nThis particular [% terms.bug %] has already 
been reported into our [% terms.bug %] tracking system, but the maintainers need more information to fix the 
[% terms.bug %]. Could you please answer the questions in the other report in order to help the developers?", 
'dupe+needinfo', '', 'DUPLICATE', '');
-      addStockLink("Thanks for taking the time to report this.\nThis particular [% terms.bug %] has already 
been reported into our [% terms.bug %] tracking system, but we are happy to tell you that the problem has 
already been fixed in the code repository.", 'dupe+fixed', '', 'DUPLICATE', '');
-      addStockLink("This problem has been fixed in our software repository. The fix will go into the next 
software release. Once that release is available, you may want to check for a software upgrade provided by 
your Linux distribution. Thank you for your [% terms.bug %] report.", 'fixed_in_stable', '', 'FIXED', '');
-      addStockLink("This problem has been fixed in the unstable development version. The fix will be 
available in the next major software release. You may need to upgrade your Linux distribution to obtain that 
newer version. Thank you for your [% terms.bug %] report.", 'fixed_in_head', '', 'FIXED', '');
+      addStockLink("Thanks for taking the time to report this.\nThis particular [% terms.bug %] has already 
been reported into our [% terms.bug %] tracking system, but we are happy to tell you that the problem has 
already been fixed in the code repository.\n\nAfter your distribution has provided you with the updated 
package - and if you have some time - please feel encouraged to verify the fix by changing the status of this 
[% terms.bug %] report to VERIFIED. If the updated package does not fix the reported issue, please reopen 
this [% terms.bug %] report.", 'dupe+fixed', '', 'DUPLICATE', '');
+      addStockLink("This problem has been fixed in our software repository. The fix will go into the next 
software release. Once that release is available, you may want to check for a software upgrade provided by 
your Linux distribution.\n\nAfter your distribution has provided you with the updated package - and if you 
have some time - please feel encouraged to verify the fix by changing the status of this [% terms.bug %] 
report to VERIFIED. If the updated package does not fix the reported issue, please reopen this [% terms.bug 
%] report.", 'fixed_in_stable', '', 'FIXED', '');
+      addStockLink("This problem has been fixed in the unstable development version. The fix will be 
available in the next major software release. You may need to upgrade your Linux distribution to obtain that 
newer version.\n\nAfter your distribution has provided you with the updated package - and if you have some 
time - please feel encouraged to verify the fix by changing the status of this [% terms.bug %] report to 
VERIFIED. If the updated package does not fix the reported issue, please reopen this [% terms.bug %] 
report.", 'fixed_in_head', '', 'FIXED', '');
 
     [% IF bug.product == 'evince' %]
       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, if possible, attach the file causing the 
crash? Also this may be a Poppler [% terms.Bug %] (the backend used by Evince to render PDF), could you 
please supply the poppler version and type? You can find it in the Help->About menu in Evince.", 
'crash-evince', 'NEEDINFO', '', '1');


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