TAL: Inconsistent slot filling with nested macros

Bug #142484 reported by Dieter Maurer
2
Affects Status Importance Assigned to Milestone
zope.tal
Invalid
Medium
Unassigned

Bug Description

Suppose, you have nested macros definition like
macro
  macro_1
    slot_1_1
  macro_2
    slot_2_1

When you use "macro" with slot "slot_2_1",
"slot_2_1" is correctly replace from the
macro use.

However, when you use "macro" with "fill-slot"
for both "slot_1_1" and "slot_2_1", then
only "slot_1_1" is replaced but "slot_2_1"
remains unchanged (from the definition).

Tags: bug zope
Revision history for this message
Dieter Maurer (d.maurer) wrote :
affects: zope2 → zope.tal
Revision history for this message
Colin Watson (cjwatson) wrote :

The zope.tal project on Launchpad has been archived at the request of the Zope developers (see https://answers.launchpad.net/launchpad/+question/683589 and https://answers.launchpad.net/launchpad/+question/685285). If this bug is still relevant, please refile it at https://github.com/zopefoundation/zope.tal.

Changed in zope.tal:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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