Make List("1,2,3") work like List("1","2","3") rather than produce a list with one element that is a list.
Changed paths: