Bug #4097
closed
Chrome overlib error Unexpected end of input
Added by krileon over 11 years ago.
Updated about 10 years ago.
Description
In Chrome when overlib is loaded the below error is thrown to console.
IN: components/com_comprofiler/js/overlib_all_mini.js
ON: Line 352
It appears to be due to a malformed string during the dynamic function IF statement replacement.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
The if check replacement had a search usage to determine where the ending was, but it wasn't checking for linebreaks properly. Fixed the regex usage to properly check for whitespace.
- Status changed from Resolved to Closed
Also available in: Atom
PDF