248
248
displayname = TextLine(title=_("Text of the form 'Bug #X"),
252
252
title=_('Log of activity that has occurred on this bug.'),
253
253
value_type=Reference(schema=IBugActivity),
255
255
initial_message = Attribute(
256
256
"The message that was specified when creating the bug")