#146 — Plone 2.5 incompatibility in exportimport/atcontent.py
by
Kai Lautaportti
—
last modified
May 17, 2009 08:47 PM
| State | Resolved |
|---|---|
| Version: | 1.2 |
| Area | Functionality |
| Issue type | Patch |
| Severity | Medium |
| Submitted by | Kai Lautaportti |
| Submitted on | Sep 10, 2008 |
| Responsible | Ricardo Newbery |
| Target release: |
—
|
exportimport/atcontent.py does a "if fieldname not in schema:" which throws a "KeyError: 0" in Plone 2.5.5/AT 1.4.6-final.
Attached is a simple one-liner fix.
Attached is a simple one-liner fix.
Added by
Ricardo Newbery
on
May 17, 2009 08:47 PM
Fix applied to svn.
Issue state:
Unconfirmed
→
Resolved
Responsible manager:
(UNASSIGNED)
→
newbery
http://dev.plone.org/collective/changeset/86302
No responses can be added.
If you can, please log in before submitting a reaction.

atcontent.py.patch