Project

General

Profile

Actions

Bug #4097

closed

Chrome overlib error Unexpected end of input

Added by krileon almost 11 years ago. Updated over 9 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
Actions #1

Updated by krileon almost 11 years ago

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

Actions #2

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF