From: Tom G. <to...@mc...> - 2007-03-30 19:21:53
|
Schwimmer, Eric E *HS wrote: > Hrm. It looks like this error is coming from the template parsing code, > which I don't *think* I changed. However, I think I might know what is > causing it (extra whitespace on the end of the transform line). Try the > attached patch (which also fixes a bug I found in the substr transform > when not using a length value), and let me know if that helps. I applied the patch and I am getting a different error than the one I posted before. Running "devmon --debug -f" produces this: [07-03-30@15:19:26] DEBUG: Doing substr transform on iadm200.nandomedia.com/fuelGaugeStatusNumeric Use of uninitialized value in numeric gt (>) at /home/hobbit/server/ext/devmon/modules/dm_tests.pm line 2300, <$__ANONIO__> line 163. Use of uninitialized value in numeric gt (>) at /home/hobbit/server/ext/devmon/modules/dm_tests.pm line 2300, <$__ANONIO__> line 163. Use of uninitialized value in numeric gt (>) at /home/hobbit/server/ext/devmon/modules/dm_tests.pm line 2300, <$__ANONIO__> line 163. -- Tom Georgoulias Systems Engineer McClatchy Interactive to...@mc... |