Dzahn has submitted this change and it was merged.

Change subject: [bug 45770] Add TODO to check query for getBugResolutions()
......................................................................


[bug 45770] Add TODO to check query for getBugResolutions()

Change-Id: Ice0a05117f30d0e1057dcc4e2ed27f0a7ac81c60
---
M templates/misc/bugzilla_report.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/templates/misc/bugzilla_report.php 
b/templates/misc/bugzilla_report.php
index 6f9ea0f..85470ce 100755
--- a/templates/misc/bugzilla_report.php
+++ b/templates/misc/bugzilla_report.php
@@ -83,7 +83,7 @@
         5;
 END;
 }
-
+/* TODO: Check if this really refers to resolution setting, and not to random 
changes in last week plus current resolution X */
 function getBugResolutions($begin_date, $end_date, $resolution) {
         $resolution = mysql_real_escape_string($resolution);
         $resolution = "'$resolution'";

-- 
To view, visit https://gerrit.wikimedia.org/r/52394
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ice0a05117f30d0e1057dcc4e2ed27f0a7ac81c60
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Aklapper <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to