| Title | Bugzilla's formatted views don't show P4DTI information |
| Status | suspended |
| Priority | nice |
| Assigned user | Nick Barnes |
| Organization | Ravenbrook |
| Description | In Bugzilla 2.12 and later, each bug has a "Format for printing" link which gives you a text version of a bug (as opposed to an HTML form) that looks nicer when printed. However, this version doesn't include the P4DTI information. Also the query results page has a "Long format" button which gives a text version of all the bugs in the query results. This version doesn't include the P4DTI information either. |
| Analysis | Call EmitPerforceSection() at the end of the loop in long_list.cgi. But this will require a little re-organization of where EmitPerforceSection is defined. (Must take care that the solution is portable between Bugzilla versions and that people can upgrade from previous versions of P4DTI.) |
| How found | manual_test |
| Evidence | <http://swan.ravenbrook.com/bugzilla/long_list.cgi?buglist=3> |
| Observed in | 1.1.1 |
| Introduced in | 0.5.0 |
| Created by | Gareth Rees |
| Created on | 2001-07-14 18:09:26 |
| Last modified by | Nick Barnes |
| Last modified on | 2018-07-05 17:27:41 |
| History | 2001-07-14 GDR Created. 2003-08-12 NB Created. 2018-07-05 NB Suspended because the P4DTI is obsolete. |