Menu

#410 Adding a MultiPage Article produces the following traceback/

open
5
2010-10-24
2010-10-24
No

I am using PloneArticle 4.2.0, here is part copy of my builtout file:

[buildout]
extends =
base.cfg
versions.cfg
http://dist.plone.org/release/4.0/versions.cfg

eggs =
Plone
PIL==1.1.6
Products.LinguaPlone
Products.PloneArticle
wc.pageturner
collective.flowplayer
quintagroup.plonegooglesitemaps
collective.prettyphoto
plone.app.themeeditor
plone.app.z3cform
Products.ATMediaPage
atreal.usersinout
collective.quickupload
collective.plonetruegallery

zcml =
wc.pageturner
collective.flowplayer
atreal.usersinout

develop =
# src/my.package

extensions += mr.developer
sources = sources
auto-checkout =
Products.PloneArticle
atreal.usersinout

[versions]
Cheetah = 2.2.1
Paste = 1.7.4
PasteScript = 1.7.3
Products.DocFinderTab = 1.0.4
ZopeSkel = 2.17
collective.recipe.backup = 1.4
collective.recipe.omelette = 0.9
mr.developer = 1.15
plone.recipe.command = 1.1
plone.recipe.osxcontroller = 0.4
plone.recipe.unifiedinstaller = 4.0rc1
z3c.form = 2.3.2
plone.app.z3cform = 0.5.0
#plone.z3cform = 0.6.0
plone.app.z3cform = 0.5.0
zope.schema = 3.6.0
#Required by:
#PasteScript 1.7.3
PasteDeploy = 1.3.3
gdata = 2.0.9

plone.recipe.command = 1.1
plone.recipe.osxcontroller = 0.4
plone.recipe.unifiedinstaller = 4.0rc1

[sources]
Products.PloneArticle = svn https://svn.plone.org/svn/collective/Products.PloneArticle/branches/plone-4-support
atreal.usersinout = svn https://svn.plone.org/svn/collective/atreal.usersinout/trunk/

Here is the traceback, i get when i add a MultiPage Article, although the MultiPage Article works after this.

Traceback (innermost last):

* Module ZPublisher.Publish, line 127, in publish
* Module ZPublisher.mapply, line 77, in mapply
* Module ZPublisher.Publish, line 47, in call_object
* Module Products.PloneArticle.content.multipage, line 142, in getPAMDefaultPage
* Module Products.ZCatalog.Lazy, line 94, in __getitem__

IndexError: 0

Discussion


Log in to post a comment.

MongoDB Logo MongoDB