Lines Matching refs:description
282 description = self.get_scalar_field('description')
297 if not description:
298 return (False, "Missing description.")
324 bug = Reporter.BugReport(title, description, files)
349 description = self.get_scalar_field('description')
382 <td class="form_label">Description:</td>
384 <textarea rows="10" cols="80" name="description" disabled>
385 %(description)s
445 c.description = """\
479 c.description = """\
482 Description: %s
508 description= c.description
603 <td class="form_label">Description:</td>
605 <textarea rows="10" cols="80" name="description">
606 %(description)s