﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
530,Add base field conversion to translation level,dstillman,simon,"Potentially useful methods:

 * ItemFields.isBaseField(fieldID)
 * ItemFields.getFieldIDFromTypeAndBase(itemType, baseField)
 * ItemFields.getBaseIDFromTypeAndField(itemType, typeField)
 * ItemFields.getTypeFieldsFromBase(baseField)


Data coming from the 'publisher' field from translators, for example, should be put into the appropriate type-specific field using getFieldIDFromTypeAndBase(). Export to non-Zotero-RDF formats should get switched back to the base field with getBaseIDFromTypeAndField(), and I assume bibliography output can use it too.

The conversion methods return false if there's no associated field, so they can just be run against all itemData fields.",enhancement,closed,major,1.0 Beta 4,ingester,1.0,fixed,,
