Missing objects don't provide __class__ attribute

Bug #590790 reported by Patrick Gerken
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Missing
Fix Released
Low
Unassigned

Bug Description

Missing objects don't provide __class__ attributes.
That becomes a problem when using Chameleon.
When Chameleon gets something from a TAL Expression, it tries
to guess what to do based on the __class__ attribute.
That throws an Exception when a TAL Expression returns a Missing object.
In
http://svn.zope.org/Missing/branches/chameleon_fix/

I created a branch that provides __class__ attribute for Missing objects
and work at least better with chameleon.

Revision history for this message
Hanno Schlichting (hannosch) wrote :
Changed in missing:
importance: Undecided → Low
status: New → Fix Released
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.