Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.3.1Addons
-
Java, Eclipse
Description
The field mapping is not right. The HashMap (mapping = new HashMap<String, String>(); ) with the fields within the code gets overwritten by a new HashMap for the type name instead of adding another feature mapping to the exiting mapping of the Type if more than 1 Feature of one type is addressed in the mapping file.