[Rt-commit] [rtir] 06/06: add a todo

Jesse Vincent jesse at bestpractical.com
Fri Mar 13 01:53:30 EDT 2015


This is an automated email from the git hooks/post-receive script.

jesse pushed a commit to branch 3.4/remove_old_constituencies
in repository rtir.

commit d63659cf3b4e7c1cc016f9776fdee5cc62b3f127
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Thu Mar 12 22:50:13 2015 -0700

    add a todo
---
 html/RTIR/Reporting/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/html/RTIR/Reporting/index.html b/html/RTIR/Reporting/index.html
index 07ece40..11fcf03 100644
--- a/html/RTIR/Reporting/index.html
+++ b/html/RTIR/Reporting/index.html
@@ -82,6 +82,7 @@
 
 <%INIT>
 my $QueueObj = RT::Queue->new($session{'CurrentUser'});
+# XXX TODO port to new non-queue-name implementation
 $QueueObj->Load('Incidents');
 RT::Logger->error('Unable to load Incidents queue') unless $QueueObj->Id;
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list