Hi, I am using rt-4.2.2 on FreeBSD 9.2-RELEASE-p3 amd64 in apache22 fastcgi mode and mysql. Its history goes from early 4.0.X, and originally it was configured to use mod_perl, but i switched to fastcgi because of apache segmentation faults described here: http://www.gossamer-threads.com/lists/rt/users/120562?do=post_view_threaded#120562
Now I see the following in log: [10853] [Thu Feb 13 09:53:35 2014] [warning]: Use of uninitialized value in lc at /usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle line 131. (/usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle:131) [10853] [Thu Feb 13 09:53:35 2014] [warning]: Use of uninitialized value in lc at /usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle line 66. (/usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle:66) [1726] [Thu Feb 13 09:53:50 2014] [warning]: Use of uninitialized value in lc at /usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle line 131. (/usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle:131) [1726] [Thu Feb 13 09:53:50 2014] [warning]: Use of uninitialized value in lc at /usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle line 66. (/usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle:66) [10853] [Thu Feb 13 09:53:52 2014] [warning]: Use of uninitialized value in lc at /usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle line 131. (/usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle:131) [10853] [Thu Feb 13 09:53:52 2014] [warning]: Use of uninitialized value in lc at /usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle line 66. (/usr/local/share/rt42/html/Elements/QueueSummaryByLifecycle:66) I haven't encountered any problem in functionality. Should I be worried about this? -- Marko Cupać -- RT Training London, March 19-20 and Dallas May 20-21 http://bestpractical.com/training
