← Back to team overview

mahara-contributors team mailing list archive

[Bug 926530] A change has been merged

 

Reviewed:  https://reviews.mahara.org/1144
Committed: http://gitorious.org/mahara/mahara/commit/22cf40707acdd21ca05baf3e4367faec01e8a3e3
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    master

commit 22cf40707acdd21ca05baf3e4367faec01e8a3e3
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date:   Wed Apr 4 14:35:46 2012 +1200

    Correct alphabetical sorting of tags Bug#926530
    
    in Javascript inline code, convert string toLowerCase() before compare
    
    Change-Id: I0ba748c9df84a5aee98b6f4bb3c240557debc18b
    Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/926530

Title:
  Correct alphabetical sorting of tags

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  When on /tags.php tags are listed in alphabetical order, but tags that
  start with a capital letter are placed before any tags that are not
  capitalized. However, they should appear in the regular alphabetical
  order.

  When you are on /edittags.php all tags including the capitalized ones
  are displayed in the correct order.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/926530/+subscriptions


References