Issue 12024

DownloadFieldUtil and HiveFieldUtil use "catalogue number" instead of "catalog number"

12024
Reporter: fmendez
Assignee: omeyn
Type: Bug
Summary: DownloadFieldUtil and HiveFieldUtil use "catalogue number" instead of "catalog number"
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-10-15 10:32:48.017
Updated: 2013-12-17 15:16:42.502
Resolved: 2012-10-15 13:46:54.912
        
Description: I haven't changed the mappings in these files because I don't know the impact of doing it. The suspicious lines are:
DownloadFieldUtil{ line 23: nameMap.put(FieldName.CATALOG_NUMBER, "catalogueNumber");}

HiveFieldUtil {line 19: nameMap.put(FieldName.CATALOG_NUMBER, "catalogue_number");}]]>