TRUNK-5167 PersonEditor does not throw if Person not found
PersonEditor does not throw an IllegalArgumentException if Person
is not found given text which is different than ~30 PropertyEditors for OpenmrsObjects
TRUNK-5165 ConceptMapTypeEditor does not get object via uuid
ConceptMapTypeEditor does not try getting the object via uuid after it failed
to get it via its id although the service provides the method.
This is usually done (>30 editors for OpenmrsObjects).