Ignore:
Timestamp:
3 May 2012, 07:25:34 (13 years ago)
Author:
Henrik Bettermann
Message:

When using catalogs existing objects must not necessarily be in the same container.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/browser/batchprocessing.txt

    r7954 r8330  
    488488    >>> print open(pending_file).read()
    489489    title_prefix,code,title,--ERRORS--
    490     faculty,FAC1,Faculty 1,This object already exists in the same container. Skipping.
     490    faculty,FAC1,Faculty 1,This object already exists. Skipping.
    491491
    492492    >>> finished_file = dc_path + '/finished/newfaculties_zope.mgr.create.finished.csv'
Note: See TracChangeset for help on using the changeset viewer.