Project

General

Profile

Actions

Bug #4097

closed

Chrome overlib error Unexpected end of input

Bug #4097: Chrome overlib error Unexpected end of input

Added by krileon over 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05 July 2013
Due date:
% Done:

100%

Estimated time:

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.


Related issues 1 (0 open1 closed)

Related to CB - Bug #2744: Chrome browser: Javascript error in on user profiles: "Uncaught SyntaxError: Unexpected token { from overlib_all_mini.js line 340"Closedbeat31 August 2011

Actions

Updated by krileon over 12 years ago Actions #1

  • 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.

Updated by beat about 11 years ago Actions #2

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom