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

generalredneck’s picture

Boo don't know how that got In there... well obviously I didn't test looks like. Thanks. I'll Get a release out soon.

generalredneck’s picture

Ok 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...

generalredneck’s picture

Status: Active » Fixed

I keep forgetting to update the issue versus adding a comment :/ Grrr Usability...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.