View Issue Details

IDProjectCategoryView StatusLast Update
0034829mantisbtplug-inspublic2025-02-26 18:55
Reporteramphetamine Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
OSwindowsOS Version10 
Target Version2.28.0 
Summary0034829: Graph plugin: deprecated strftime() in View Issues > issue trends
Description

view issues > issue trends > drop list select the date

DEPRECATED: 'Function strftime() is deprecated' in '...\xampp\htdocs\mantis\plugins\MantisGraph\core\Period.php' line 192
DEPRECATED: 'Function strftime() is deprecated' in '...\xampp\htdocs\mantis\plugins\MantisGraph\core\Period.php' line 193
DEPRECATED: 'Function strftime() is deprecated' in '...\xampp\htdocs\mantis\plugins\MantisGraph\core\Period.php' line 249
DEPRECATED: 'Function strftime() is deprecated' in '...\xampp\htdocs\mantis\plugins\MantisGraph\core\Period.php' line 258

when selec arbitrary date, the field cannot be keyed in

TagsPHP 8.1
Attached Files
issue trending dates.png (3,034 bytes)   
issue trending dates.png (3,034 bytes)   

Relationships

related to 0025681 assigneddregad Problem with date range filter in MantisGraph issues_trend_page.php 

Activities

dregad

dregad

2024-10-09 06:01

developer   ~0069319

when selec arbitrary date, the field cannot be keyed in

@amphetamine, this bug has been reported in the past, see 0025681 - you even posted in that thread... See 0025681:0061837 for root cause analysis.

With regards to the strftime() deprecation warnings, thanks reporting the issue; I'll use this issue to track that, and change the summary accordingly.

dregad

dregad

2025-02-25 20:29

developer   ~0069922

Issue resolved by mistake due to pushing a work-in-progress branch to the mantisbt repository instead of my own fork. Sorry about the noise.