﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
836	First name not importing from RIS	stakats	simon	"See http://www.springerlink.com/content/r657035806172414/

The RIS translator properly splits the name into firstName and lastName, but for some reason, the first name does not show up in the saved item.

{{{
item.creators.push({lastName:names[0], firstName:names[1], creatorType:""author""});
}}}

"	defect	closed	major	1.0.8	ingester	1.0	fixed		
