gaspaio / gearmanui

A web interface to follow activity on a cluster of gearman servers, powered by Silex and AngularJs.
MIT License
170 stars 48 forks source link

Javascript error: TypeError: Cannot call method 'localeCompare' of undefined #5

Closed shootsoft closed 9 years ago

shootsoft commented 10 years ago

TypeError: Cannot call method 'localeCompare' of undefined at http://xxx/js/gearmanui.js:67:32 at Array.sort (native) at Object.wrapper.servers (http://xxx/js/gearmanui.js:66:33) at http://xxx/js/gearmanui.js:144:49 at http://xxx/js/angular-resource.js:385:30 at wrappedCallback (http://xxx/js/angular.js:6623:59) at http://xxx/js/angular.js:6660:26 at Object.Scope.$eval (http://xxx/js/angular.js:7808:28) at Object.Scope.$digest (http://xxx/js/angular.js:7680:25) at Object.Scope.$apply (http://xxx/js/angular.js:7894:24)

gaspaio commented 10 years ago

How can I reproduce it ?