I just tried to run drush up and got a parse error in views_natural_sort.module. I believe the appropriate bug fix is to remove line 67, $string =, or to return $string and remove return on line 68.
I have upgraded the module successfully locally by commenting out line 67.
Thanks,
David
Comments
Comment #1
generalredneckBoo don't know how that got In there... well obviously I didn't test looks like. Thanks. I'll Get a release out soon.
Comment #2
generalredneckOk a new release should be out momentarly. Committed a fix... basically I started something I thought I finished.
See commit: http://drupalcode.org/project/views_natural_sort.git/commit/d5e16eaa7bf8...
Comment #3
generalredneckI keep forgetting to update the issue versus adding a comment :/ Grrr Usability...