repeat dictionary entry defined in macro is not accessible from code in fill-slot

Bug #644712 reported by Joshua LaPlace
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Chamelon Core
Fix Committed
Medium
Malthe Borch

Bug Description

In Plone 4.0 the template Plone-4.0-py2.6.egg/Products/CMFPlone/skins/plone_content/folder_tabular_view.pt uses a macro called entries from eggs/Plone-4.0-py2.6.egg/Products/CMFPlone/skins/plone_content/folder_listing.pt that contains a tal:repeat. The block that is repeated contains a slot that is filled in folder_tabular_view. When the code that fills the slot tries to access the repeat dictionary entry from the macro it is not there.

This does not happen when the macro is defined and used in the same template.

Malthe Borch (mborch)
Changed in chameleon.core:
importance: Undecided → Medium
status: New → Triaged
assignee: nobody → Malthe Borch (mborch)
Revision history for this message
Malthe Borch (mborch) wrote :

Fixed in r10342.

Changed in chameleon.core:
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.