为什么我在FireBug中获得“uselpffregexps is undefined”-error,同时调试启用了AJAX Control Toolki的网站

时间:2022-08-22 22:44:41

i'm getting the error stated in question title, when i'm debugging a site where i use MS AJAX Control Toolkit aspx-controls?

当我正在调试我使用MS AJAX Control Toolkit aspx控件的网站时,我收到问题标题中所述的错误?

Anyone have any idea that where is this error coming from? Google didn't find a single hit, so i don't have a starting point for fixing this problem.

任何人都知道这个错误来自哪里?谷歌没有找到一个单击,所以我没有解决这个问题的起点。

Here is the output from FireBug:

这是FireBug的输出:

uselpffregexps is undefined
Sys$CultureInfo$_getAbbrMonthIndex("")ScriptRe...=6a8eb360 (line 6391)
ScriptResource.axd?d=sa7ZMv6_yzLhyiR7nmDfMyrmw3A1tuch8SygUPxmarMgXuxDwB9112XyZgfam1WcY77sgif7Jo4KV2D_tr1V4A2&t=4899f375()()ScriptRe...=4899f375 (line 1)
this._upperAbbrMonths =  this...s.dateTimeFormat.AbbreviatedMonthNames);

That webresource is the one that the Toolkit adds on to the page automatically. The actual error seems to point towards the known bug in Ajax Toolkit's Common.js. Toolkit is the latest version available (may 2009 release).

该webresource是Toolkit自动添加到页面的源。实际错误似乎指向Ajax Toolkit的Common.js中的已知错误。 Toolkit是最新版本(可能是2009年发布)。

I'll be happy to provide additional information!

我很乐意提供更多信息!

greets,
J. Arola

迎接,J。Arola

1 个解决方案

#1


Oops, i previously forgot to create the actual answer for this.

糟糕,我以前忘了为此创建实际答案。

If LastPass-addon is installed in FireFox and you use FireBug to debug an AJAX Control Toolkit enabled site, then you'll apparently get the "uselpffregexps is undefined"-error.

如果在FireFox中安装了LastPass-addon,并且您使用FireBug来调试启用AJAX Control Toolkit的站点,那么您显然会得到“uselpffregexps is undefined”-error。

The "uselpffregexps is undefined"-error doesn't seem to have any real effect, so it's merely an annoyance.

“uselpffregexps未定义” - 错误似乎没有任何实际效果,所以它只是一个烦恼。

If someone has encountered this and can confirm, i'd appreciate it!

如果有人遇到这个并且可以确认,我会很感激!

#1


Oops, i previously forgot to create the actual answer for this.

糟糕,我以前忘了为此创建实际答案。

If LastPass-addon is installed in FireFox and you use FireBug to debug an AJAX Control Toolkit enabled site, then you'll apparently get the "uselpffregexps is undefined"-error.

如果在FireFox中安装了LastPass-addon,并且您使用FireBug来调试启用AJAX Control Toolkit的站点,那么您显然会得到“uselpffregexps is undefined”-error。

The "uselpffregexps is undefined"-error doesn't seem to have any real effect, so it's merely an annoyance.

“uselpffregexps未定义” - 错误似乎没有任何实际效果,所以它只是一个烦恼。

If someone has encountered this and can confirm, i'd appreciate it!

如果有人遇到这个并且可以确认,我会很感激!