FoxInCloud
jquery crash
Gravatar is a globally recognized avatar based on your email address. jquery crash
  Tuvia Vinitsky
  All
  May 19, 2017 @ 01:57pm

On a particular server I get

 JQMIGRATE: Migrate is installed, version 3.0.0 
SCRIPT1015: Unterminated string constant 
jQuery-UI-i18n.min.js, line 6 character 854

Now line 6 character 854 is one of a series of values for nexttext used in various languages. This one seems arabic:

nextText:"??????>"

What in the world do I need to change on this server?

UPDATE: Or is it a browser issue? UPDATE: Not a browser issue, crashes in IE, FF, and chrome

thanks

Gravatar is a globally recognized avatar based on your email address. re: jquery crash
  FoxInCloud Support - Thierry N.
  Tuvia Vinitsky
  May 20, 2017 @ 01:44am

Hi Tuvia,

Is it a jQuery Migrate message or a JavaScript error (looks more like the latter)?

Did you google that?

Did you compare with a fresh version of the file ('?' looks like a character unknown in code page)

Gravatar is a globally recognized avatar based on your email address. re: jquery crash
  Tuvia Vinitsky
  Tuvia Vinitsky
  May 20, 2017 @ 09:59pm

The actual message in unterminated string constant, like this:

, and in the IE debugger the string, originally in Arabic, looks like this:

nextText:"X'YX*X'YY

Indeed line 6 character 854 is the culprit.

Recopied all files, no help

Gravatar is a globally recognized avatar based on your email address. re: jquery crash
  FoxInCloud Support - Thierry N.
  Tuvia Vinitsky
  May 22, 2017 @ 06:06am

how do you build your HTML page?

do you have a charset="utf-8" in some high level tag such as <html> or <meta>?

Gravatar is a globally recognized avatar based on your email address. re: jquery crash
  Tuvia Vinitsky
  FoxInCloud Support - Thierry N.
  May 22, 2017 @ 12:24pm

I have this, but FiC generated it:

<meta charset="utf-8">

On any other server I do not have the problem. does this help narrow it down?

Gravatar is a globally recognized avatar based on your email address. re: jquery crash
  FoxInCloud Support - Thierry N.
  Tuvia Vinitsky
  May 22, 2017 @ 01:34pm

I would look at the response headers for this file -- can you post them?

Gravatar is a globally recognized avatar based on your email address. re: jquery crash
  Tuvia Vinitsky
  FoxInCloud Support - Thierry N.
  May 22, 2017 @ 01:57pm

I just started having some other issues with this server and it is being looked at. If there is no connection to my problem I will post the headers as soon as possible.

© 1996-2024