View Issue Details

IDProjectCategoryView StatusLast Update
0010234mantisbtbugtrackerpublic2012-01-31 08:04
ReporterGESHH Assigned Tograngeway  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.6 
Fixed in Version1.2.0rc1 
Summary0010234: List of profiles not sorted alphabetically
Description

The drop-down lists filled with profiles are not sorted alpabetically but by database index

Steps To Reproduce
  • View Issues Page -> Filter -> Profiles
  • Report Issue Page -> Select Profile
Additional Information

profile_api.php:
function profile_get_all_for_user
uses asort to sort array. After this, the list is sorted by id, not by platform.

TagsNo tags attached.
Attached Files

Relationships

related to 0011916 closeddregad List of user profiles not sorted alphabetically 

Activities

grangeway

grangeway

2009-04-25 20:57

reporter   ~0021678

Fix commited to git trunk

Related Changesets

MantisBT: master fc7a055f

2009-04-25 20:57

Paul Richards


Details Diff
Fix: 0010234: List of profiles not sorted alphabetically Affected Issues
0010234
mod - core/profile_api.php Diff File