[bugzilla-gnome-org-customizations] [StockAnswers] Revert fix for bug 590840



commit b9f439651e0ab50f75ec9b1a7455d43c2cd40501
Author: Andre Klapper <aklapper wikimedia org>
Date:   Tue Feb 24 21:08:46 2015 +0100

    [StockAnswers] Revert fix for bug 590840

 .../hook/bug/edit-after_comment_textarea.html.tmpl |    6 +++---
 1 files changed, 3 insertions(+), 3 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 bf49310..99f9c01 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
@@ -77,9 +77,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, adjusting the 'Version' field, and resetting the status of this [% terms.bug %] 
report from NEEDINFO to its previous status?\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.\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', '');
+      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.", '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.", '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, see 
https://wiki.gnome.org/Apps/Evince/PopplerBugs for more information), could you please supply the poppler 
version and type? You can find it in the Help->About menu in Evince. When providing that information, please 
reset the status of this [% terms.bug %] report from NEEDINFO to its previous status.", 'crash-evince', 
'NEEDINFO', '', '1');


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