Actions
Bug #7785
closed
KB
jQuery syntax error: unterminated regular expression literal
Bug #7785:
jQuery syntax error: unterminated regular expression literal
Start date:
08/19/2017
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
All
Description
On dashboard, this keeps spamming the browser console over and over again.
Uncaught SyntaxError: Invalid regular expression: missing /
at eval (<anonymous>)
at jquery-1.12.0.min.js?v=1467049863:2
at Function.globalEval (jquery-1.12.0.min.js?v=1467049863:2)
at Ha (jquery-1.12.0.min.js?v=1467049863:3)
at n.fn.init.append (jquery-1.12.0.min.js?v=1467049863:3)
at n.fn.init.<anonymous> (jquery-1.12.0.min.js?v=1467049863:3)
at Y (jquery-1.12.0.min.js?v=1467049863:3)
at n.fn.init.html (jquery-1.12.0.min.js?v=1467049863:3)
at Object.success ((index):1510)
at i (jquery-1.12.0.min.js?v=1467049863:2)
Actions