Comment 1 for bug 129406

Revision history for this message
Björn Tillenius (bjornt) wrote : Re: [Bug 129406] IAddBugTaskForm should define its own attributes

On Tue, Jul 31, 2007 at 12:16:41PM -0000, Graham Binns wrote:
> Public bug reported:
>
> IAddBugTaskForm takes its attributes from other interfaces rather than
> defining them itself. This behaviour can cause TypeErrors when trying to
> adapt these attributes for other interfaces and so should be changed.

An alternative solution to this is to remove IAddBugTaskForm altogether,
constructing self.form_fields in BugAlsoReportInView manually, using the
fields from IBugTask.