The four check boxes representing the categories (bug reports, tasks etc) are always checked. Even if I uncheck them, submit the form and return to the edit page of the project.

Comments

nedjo’s picture

Confirmed. On preview or update, all four fields are checked. I can't immediately locate the problem. Ideas?

junyor’s picture

Will you check the DB and see what values are being saved? There are some weird problems in upload.module where the key value is saved rather than 0 and 1. It could be related.

nedjo’s picture

Status: Active » Fixed

Although no change was made to the module, this error seems to have disappeared--at least, it's working for me now. Maybe it reflected a problem in the Forms API, which has since been fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)