Actions
Defect #40924
closedSpent Hours ignoring "Time Span Format" Setting on several pages
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
On the "Bulk edit selected time entries" page, the hours in time entries are always displayed in decimal format, regardless of the "Time span format" setting. When the "Time span format" is set to "minutes," the hours should be displayed in the "hh:mm" format.
Files
Updated by Go MAEDA about 1 year ago
- File clipboard-202406302025-0mzi9.png clipboard-202406302025-0mzi9.png added
- File 40924.patch 40924.patch added
- Subject changed from Spent hours on "Bulk Edit Selected Time Entries" page ignoring "Time span format" setting to Spent Hours ignoring "Time Span Format" Setting on several pages
- Target version set to Candidate for next minor release
The page app/views/issues/destroy.html.erb is also affected.
The attached patch fixes these two pages.
Updated by Go MAEDA about 1 year ago
- Target version changed from Candidate for next minor release to 5.0.10
Setting the target version to 5.0.10.
Updated by Go MAEDA about 1 year ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix in r22902.
Updated by Go MAEDA about 1 year ago
- Status changed from Resolved to Closed
Merged the change to stable branches.
Actions