﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1860,Scaffold can't safely test collection creation,ajlyon,simon,"Collections created by translators run in Scaffold produce real collections in the user's local library. This is a major problem for import translators, and it might affect the translator testing infrastructure when used for import translators as well.

We currently prevent item saving by calling `translate(false)` -- is there a reason that this doesn't prevent collection saving?

Collection support may also need a onCollectionDone callback, to provide feedback on the created collections, and to build test fixtures.",defect,closed,major,,scaffold,2.1,fixed,,
