comparison roundup/cgi/TAL/HTMLParser.py @ 4846:3e36a3bc0335

issue2550822: Fix showing more than one additional property in class menu Report and patch provided by James Mack: | I had the following option in one of my templates: | tal:content="structure python:context.propname.menu(additional= | ['propname1', 'propname2'])" | | I expected this to display both propname1 and propname2 in the menu. It | only displayed propname2.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 13 Nov 2013 11:12:21 +0100
parents 8c2402a78bb0
children 63868084b8bb
comparison
equal deleted inserted replaced
4845:110ac45875ab 4846:3e36a3bc0335

Roundup Issue Tracker: http://roundup-tracker.org/