On 03/08/2012 07:28 AM, Joe Harris wrote: > When it goes from 3.8.8 to 3.8.9 there is an error that shows: > > [Thu Mar 8 12:09:37 2012] [warning]: Use of uninitialized value in > string eq at /usr/local/src/rt-4.0.4/sbin/../lib/RT/Template.pm line > 627, <> line 1. > (/usr/local/src/rt-4.0.4/sbin/../lib/RT/Template.pm:627)
Ruslan already responded with the likely issue, but I wanted to point out that the above is just a warning (notice it's tagged [warning] after the timestamp). It's a good thing to read the warnings and see if they're indicative of an error, but in this case, the above is probably harmless. Just FYI and for future list readers. :) Thomas
