MantisBT

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012409mantisbtroadmappublic2010-09-28 06:262010-09-28 10:55
Reporterneico 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusconfirmedResolutionopen 
PlatformOSOS Version
Product Version1.2.3 
Target VersionFixed in Version 
Summary0012409: "Scheduled For Release" even if no date is set
DescriptionThe Roadmap shows "Scheduled For Release <date>" even if there is no date set on the version which results into showing "Scheduled For Release 01.01.1970" as date...
Additional Informationthere are 2 ways to possible solve this.
1. set $g_show_roadmap_dates OFF so that it never shows the dates (which may not be wanted on all cases)
2. edit roadmap_page.php on line 40-46 to check if $p_version_row['date_order'] == 1 (which is what it returns if no date is set)

this would allow to set some versions with a scheduled release date and some with an undetermined date (which won't show up at all)
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
User avatar (0026888)
atrol (developer)
2010-09-28 06:47

I am wondering: When adding a version the date is alway set
User avatar (0026890)
neico (reporter)
2010-09-28 09:35

but you can always remove it manually and the script does accept it (if that's going to change then maybe changing it so that the situation mentioned can be archived)
User avatar (0026891)
atrol (developer)
2010-09-28 10:54

You are right, I was not aware that the date can be removed by using the MantisBT UI.
I thought that you have to manipulate the database for it.

- Issue History
Date Modified Username Field Change
2010-09-28 06:26 neico New Issue
2010-09-28 06:47 atrol Note Added: 0026888
2010-09-28 06:47 atrol Status new => feedback
2010-09-28 09:35 neico Note Added: 0026890
2010-09-28 09:35 neico Status feedback => new
2010-09-28 10:54 atrol Note Added: 0026891
2010-09-28 10:55 atrol Status new => confirmed


MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0606 seconds.
memory usage: 2,777 KB
Powered by Mantis Bugtracker