MantisBT: master 0b9dd984
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | dregad | master | 2025-03-07 13:17 | master 810303b0 |
Affected Issues | 0035544: Attempt to update the category in the “Edit Project Category” form results in an error | |||
Changeset | Fix error when updating category on PostgreSQL Updating a category results in APPLICATION ERROR 401 This is due to internally handling the category's status as a boolean, Typecasting the Checkbox post variable to int prevents the problem. Fixes 0035544 |
|||
mod - manage_proj_cat_update.php | Diff File |