If an editor doesn't enter any data on the Award Editor page (addaward.cgi), the system creates a partial submission. When approved, it adds a single, apparently incomplete, award record, e.g:
insert into awards(award_title, award_author, award_year, award_ttype, award_atype, award_level) values('BL TEST 20', 'BL Test', '', 'An', '', '9')
This record doesn't appear on the Title page.
Anonymous
edit\submitnewaward.py v1.6 committed. Will need similar for submitaward.py.
Implemented in r2011-25.