View Issue Details

IDProjectCategoryView StatusLast Update
0005808mantisbtfilterspublic2005-07-23 02:22
Reporterguideweb Assigned Tothraxisp  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformLocalOSWinXP Build 2600 PHP4.x.20OS Version.
Product Versiongit trunk 
Fixed in Version1.0.0rc1 
Summary0005808: The reporter field in advance filter is not ordered corectly
Description

Hi

The Select box i the advance filter page is not ordered corectly.

eg
A..
B...
C...
...
Z
a...
b...
c...
z...

TagsNo tags attached.
Attached Files
mantis-tracker-bug-050617.PNG (4,330 bytes)   
mantis-tracker-bug-050617.PNG (4,330 bytes)   

Relationships

child of 0005460 closedvboctor Critical Issues to Fix for Mantis 1.0.0 Release 

Activities

guideweb

guideweb

2005-06-17 15:18

reporter   ~0010561

Use SORT_STRING flag to fix the problem

bool sort ( array &array ,SORT_STRING )

thraxisp

thraxisp

2005-06-17 17:32

reporter   ~0010568

Fixed in CVS.

core/print_api.php -> 1.139

thraxisp

thraxisp

2005-06-17 17:34

reporter   ~0010569

Fixed in CVS.

core/print_api.php -> 1.139