View Issue Details

IDProjectCategoryView StatusLast Update
0012389mantisbtfilterspublic2012-10-22 15:54
Reporterolegk Assigned Toatrol  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.2.1 
Summary0012389: Changed(hrs) field of filter doesn't impact on filter conditions.
Description

This issue I've observed on MantisBT ver 1.1.8 1.2.1 and on 1.2.3
right now before I reported this issue.

1) Any value of that "Changed(hrs)" field doesn't change anything.

2) Also on MyView screen "Recently Modified" box shows all the issues which were modified in any time. Not in last 6 hours, like it should be by default.

Additional Information

To fix this I had to change two files. They are
./core/filter_api.php and
./my_view_inc.php
The examples are into the attached file.

This was fixed and checked on My instance of MantisBT 1.2.1

TagsNo tags attached.
Attached Files
filter.tar.gz (61,209 bytes)

Relationships

related to 0006448 closedcproensa The "Changed(hrs):" filter label is confusing: change to "Hilite Changed(hrs):" 
related to 0007737 closeddregad Changed(hrs) filter 

Activities

atrol

atrol

2010-09-22 11:01

developer   ~0026844

I think it's not correct what you wrote: "I doesn't change anything."
Seems that the behaviour is "Works as designed" but of course it's confusing
Have a look at 0006448 and 0007737

dregad

dregad

2012-10-10 13:12

developer   ~0033137

As mentioned by atrol - the current functionality is by design.