Closed (fixed)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 15:22 UTC
Updated:
19 Jan 2011 at 05:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
joachim commentedOne-line patch :)
Comment #2
ezra-g commentedLooks good except that we should use drupal_strtolower.
Comment #3
ezra-g commentedIf you want to patch it then great, otherwise I can get it later today probably.
Comment #4
bdurbin commentedPicking up this thread. Changed to drupal_strtolower and made sure the secondary sort (which also uses the title) was case-insensitive as well.
Comment #5
bdurbin commentedOops. Botched that last patch. Re-rolling.
Comment #6
jaydub commentedMinor but I'd forgo setting the intermediate variable and just call drupal_strtolower() twice
Comment #8
ezra-g commentedCommitted - thanks!
http://drupal.org/cvs?commit=471842
Comment #9
ezra-g commentedCommitted to HEAD. Thanks!
http://drupal.org/cvs?commit=474702