View Issue Details

IDProjectCategoryView StatusLast Update
0022326mantisbttime trackingpublic2017-02-26 21:17
ReporterX-Coder Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.1.0 
Target Version2.1.1Fixed in Version2.1.1 
Summary0022326: g_time_tracking_without_note has no effect
Description

I tried to add time tracking note with empty note description, but its complaining about:
A necessary field "Note" was empty. Please recheck your inputs.

Steps To Reproduce
  1. open existing issue
  2. click time tracking "start" button
  3. click "add note" button
Additional Information

$g_time_tracking_without_note = ON is set in config_defaults_inc.php and config_inc.php.
It didn't work with this, so I also tried to set it using "Create Configuration Option", but no change.

TagsNo tags attached.

Relationships

related to 0021727 closedvboctor Show attachments inline with notes 
has duplicate 0022343 closedatrol Unable to track time without note in v2.1.0 

Activities

atrol

atrol

2017-02-06 13:28

developer   ~0055510

Last edited: 2017-02-07 05:41

Introduced by commit MantisBT master d9d5543f

vboctor

vboctor

2017-02-12 19:17

manager   ~0055659

PR: https://github.com/mantisbt/mantisbt/pull/1031

Related Changesets

MantisBT: master-2.1 ee7bd20c

2017-02-12 14:16

vboctor


Details Diff
Fix time tracking without notes

Fixes 0022326
Affected Issues
0022326
mod - bugnote_add.php Diff File