﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
908	Cell-only processing missing 'cell' argument in 'getContent' call	Michael Wood-Vasey	Paul Price	"I believe that line 865 in IPP-2.2/psModules/src/camera/pmFPAConstruct.c::addSource_CELL_NONE should be

 const char *content = getContent(fileInfo, contents, chip, cell); // Content of cell

instead of

 const char *content = getContent(fileInfo, contents, chip, NULL); // Content of cell

since this line is supposed to get the content information for a given cell."	defect	closed	high		camera	unspecified	normal	fixed		
