﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1260	ippMonitor diffRun.php fails with SQL error	waqas@…	eugene	"Found in SVN revision 24225 after a run of simtest.

ippMonitor/src/diffRun.php contains references to a table field 'exp_id' which doesn't exist in the diffRun table in the database. This causes the following error to be returned:

error reading diffRun table

which I traced to the SQL error:

DB Error: no such field 

There is, however, a field named 'exposure' in that table (all rows of this are 1, BTW). Is this supposed to be returned instead? If someone can tell me what fields are supposed to be in the returned table from this script, I can whip up a patch fairly quickly.
"	defect	closed	low		ippMonitor		normal	fixed		
