View Issue Details

IDProjectCategoryView StatusLast Update
0028082mantisbtuipublic2021-05-13 06:58
Reporterayoder700 Assigned Todregad  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.25.0 
Target Version2.25.1Fixed in Version2.25.1 
Summary0028082: Project Edit Page does not display check boxes
Description

Enable and Inherit Global Categories checkboxes do not appear. It looks like there is something wrong with the CSS. Checkboxes in all other pages appear to be visible and working normally.

Steps To Reproduce

Using:

Apache 2.4.x
PHP 7.4
Perl 5.8.8
MySQL 5.6.x
GD / Image Magic 6.6.3

TagsNo tags attached.
Attached Files

Activities

atrol

atrol

2021-03-17 18:26

developer   ~0065256

Last edited: 2021-03-18 03:48

Regression introduced in commit MantisBT master 3dd8a44d

Related Changesets

MantisBT: master 3dd8a44d

2021-03-01 21:53

dregad


Details Diff
Fix form inputs missing associated label warnings Affected Issues
0028082
mod - manage_proj_edit_page.php Diff File

MantisBT: master 15353eeb

2021-03-18 04:46

dregad


Details Diff
Fix hidden checkboxes on Project Edit Page

Regression introduced by 3dd8a44def46d87e2bf84f6f5241f3172514b8bb.

When the row header was set as column label, the <span class="lbl">
should not have been removed.

Fixes 0028082
Affected Issues
0028082
mod - manage_proj_edit_page.php Diff File