You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Firebug i get following error
SyntaxError: invalid range in character class
in
if ((new RegExp(this._generatePrefix() + '.+')).test(kv[0]) && kv[1]) {