Ticket #8129 (closed Bug: fixed)

Opened 4 years ago

Last modified 4 years ago

kupu 1.4.9 - "TypeError: string indices must be integers" error on plonedrawers.py when installing

Reported by: efrodrigues Owned by: duncan
Priority: minor Milestone: 3.1.3
Component: Visual Editor Keywords: version 1.4.9
Cc:

Description

This happens when tried to install on Zope 2.9.3, Plone 2.1.4.

The error was reported on the transcript of ZMI: portal_quickintaller/kupu installation, reporting the following error:

TypeError: string indices must be integers on line 494 of plonedrawers.py file

Change History

comment:1 Changed 4 years ago by duncan

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in svn revision 54791 The code to work out a possible preview URL was failing. I added some code to fallback to assuming no special preview size is available.

Note: See TracTickets for help on using tickets.