extnet / Ext.NET

35 stars 41 forks source link

Ext.ux.statusbar.ValidationStatus tries to bind click event with invalid scope on init #1288

Closed fabriciomurta closed 8 years ago

fabriciomurta commented 8 years ago

Reported on this forum thread: 4.X ValidationStatus not working.

The Ext.ux.statusbar.ValidationStatus on Ext.NET is slightly different from Sencha's, probably to address issues with the component.

But the changes seems to have become incompatible with current ExtJS6 implementation, which lead to errors in the corresponding Ext.NET examples sample: Toolbars > Status Bar > Advanced

fabriciomurta commented 8 years ago

Bug introduced on: 999dbad7

Last commit with correct version: 5a7d6d2f