View Issue Details

IDProjectCategoryView StatusLast Update
0020414mantisbtpreferencespublic2016-06-12 00:43
Reportervboctor Assigned Todregad  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.3.0-rc.1 
Target Version1.3.0-rc.2Fixed in Version1.3.0-rc.2 
Summary0020414: Severities are missing from email preferences
Description

See attached screenshot.

Tagsmantishub
Attached Files
broken_preferences.png (106,745 bytes)   
broken_preferences.png (106,745 bytes)   

Activities

vboctor

vboctor

2015-12-22 20:57

manager   ~0052169

This is caused by @dregad's checkin below.

Commit: 8b6da6032aa5bda631a6e7fde96e150ef540a0cb
Date: December 12, 2015 at 5:00:18 PM PST

Adjust CSS for form container's checkbox + select

Prior to this, when reducing screen width, the fields would be displayed
to the left, under the label area, hiding them from the user.

dregad

dregad

2015-12-23 06:25

developer   ~0052173

It was caused by incorrect HTML layout in the account prefs page, using multiple spans for the data side of the form instead of a single one.

Related Changesets

MantisBT: master 462ed3fc

2015-12-23 01:21

dregad


Details Diff
Fix HTML for email settings in account prefs page

Regression introduced by 8b6da6032aa5bda631a6e7fde96e150ef540a0cb.

The severities selection lists were no longer visible on the page
(hidden behind the label background span).

Fixes 0020414
Affected Issues
0020414
mod - account_prefs_inc.php Diff File