invokeFactory() does not allow all metadata parameters, for instance, here are two errors I got when "importing" Events : cmf_edit() got an unexpected keyword argument 'modification_date' cmf_edit() got an unexpected keyword argument 'subject'
That's why I try the methods found in the how-to. item.setSubject() and item.setModificationDate() works 2009/7/10 Andreas Jung <[email protected]> > Passing the parameter through invokeFactory() is also working - at least > for the rest of > us - or ? > > Andreas > >
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
