Ticket #11193 (closed PLIP: wontfix)

Opened 5 years ago

Last modified 5 years ago

Chameleon 1.x compatibility for Plone 4

Reported by: runyaga Owned by: swampmonkey
Priority: minor Milestone: 4.x
Component: Templates/CSS Version:
Keywords: ZPT, Chameleon, Cleanup Cc: swampmonkey, malthe

Description (last modified by swampmonkey) (diff)

Enfold Systems is currently using Chameleon in production. This task is to reference work that is being done to Plone and all dependencies to ensure compatibility.

Hudson builder which runs Chameleon tests daily:

SVN:

Change History

comment:1 Changed 5 years ago by swampmonkey

  • Description modified (diff)

comment:2 Changed 5 years ago by rossp

I think there's a tal:define varibale self-reference scoping issue that affects anywhere in our templates that support the pattern of doing 'tal:define="foo bar;"' and then doing metal:use-macro where the macro makes use of the "foo" variable value if alread set using 'tal:define="foo foo | some_default;"'. This is ues in AT base_edit extensively:

 https://bugs.launchpad.net/chameleon.core/+bug/664176

comment:3 Changed 5 years ago by rossp

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

PLEASE READ THIS AND RE-OPEN VALID PLIPS!

As we launch the new PLIP process we'd like to see which PLIPs:

  • are still appropriate/needed
  • still have owners/proposers/champions
  • still have available implementers

If this PLIP should still be considered for future releases of Plone please do re-open this ticket and assign an appropriate milestone. If it should be considered for the next release of Plone, use the 4.2 milestone. Also be sure to update the PLIP description, requester, owner, etc. and include a comment detailing recent progress and new plans. We will use all these details in the new continuous PLIP process.

Note: See TracTickets for help on using tickets.