zope.schema.Object._validate: missing field information in error reports

Bug #620324 reported by Dieter Maurer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
zope.schema
Won't Fix
Undecided
Unassigned

Bug Description

Error reports from ``zope.schema.Object._validate`` for field related errors often lack the information about the affected field. This makes identification of the affected fields unnecessarily difficult.

``dm.zope.schema.schema.Object._validate`` provides a potential fix. It collects pairs fieldname, exception instead of exception alone in the "WrongContainedType" exception.

Tags: 3.5.4
Revision history for this message
Tres Seaver (tseaver) wrote :
Changed in zope.schema:
status: New → Won't Fix
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.