brendo / bulkimporter

A Symphony extension to allow the bulk uploading of data
6 stars 1 forks source link

Fixed associating new entries: SubsectionManager uses two database columns #11

Closed ahwayakchih closed 13 years ago

ahwayakchih commented 13 years ago

Fixed associating new entries: SubsectionManager uses two database columns for each entry now, so BulkImporter should use array_merge_recursive on whole result array returned by processRawFieldData(), not just relation_id part.

ahwayakchih commented 13 years ago

I'm sorry, i selected wrong branch. Please ignore this pull :).