-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.3
-
None
-
None
I noticed when trying to look browsed messages using the latest 630216 build I get
: RangeError: Maximum call stack size exceeded
at RegExp.exec (<anonymous>)
at RegExp.[Symbol.replace] (<anonymous>)
at String.replace (native)
at Function.camelCase (http://localhost:8181/hawtio/app/app.js?44ae439bc33ef2f5:1:27114)
at Function.css (http://localhost:8181/hawtio/app/app.js?44ae439bc33ef2f5:3:23176)
at http://localhost:8181/hawtio/app/app.js?44ae439bc33ef2f5:4:9529
at Function.access (http://localhost:8181/hawtio/app/app.js?44ae439bc33ef2f5:1:29031)
at init.$.fn.(anonymous function) [as outerWidth] (http://localhost:8181/hawtio/app/app.js?44ae439bc33ef2f5:4:9300)
at HTMLLIElement.<anonymous> (http://localhost:8181/hawtio/app/app.js?44ae439bc33ef2f5:85:1695)
at Function.each (http://localhost:8181/hawtio/app/app.js?44ae439bc33ef2f5:1:27466)
but only when RedHat Branding is turned on. If I turn it off everything works fine.