Home Forums
Welcome, Guest
Only registered users may post to the forums. Please log in or create an account!

Unterminated string constant
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Unterminated string constant
#67
Unterminated string constant 2 Years ago  
I get the following error when I bring up the home page:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Fri, 5 Feb 2010 22:12:15 UTC


Message: Unterminated string constant
Line: 347
Char: 89
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 357
Char: 50
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 364
Char: 24
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 422
Char: 89
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 432
Char: 50
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 439
Char: 24
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 465
Char: 89
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 475
Char: 50
Code: 0
URI: www.oldottawasouth.ca/index.php


Message: Unterminated string constant
Line: 482
Char: 24
Code: 0
URI: www.oldottawasouth.ca/index.php
James Hunter
Admin
Posts: 10
graphgraph

Only logged-in registered users may contribute to the forums.
 
#68
Re:Unterminated string constant 2 Years ago  
Hi-

If you see this again, get the page source from the browser and send it to me. I think I know what it is, but if I can match up the line #'s in the error messages with the page source I'll know for sure.

Chris.
Christopher Solar
Admin
Posts: 36
graphgraph

Only logged-in registered users may contribute to the forums.
 
#97
Re:Unterminated string constant 1 Year, 11 Months ago  
From: Christopher Solar
Sent: Friday, March 12, 2010 12:16 AM

I've been able to reproduce this myself. It only happens in IE8 as far as I know.

There's a bit of javascript that gets embedded in our HTML whenever an email address is used in an article (to thwart email harvesters). For some reason, one line in that script spans two lines in the page source (it's all on one line in the source code). This is what gets IE8 riled up. No other browsers have a problem with this, so I'm more inclined to see this as a MSIE problem.

C.
John Calvert
Posts: 17
graphgraph

Only logged-in registered users may contribute to the forums.
 
Go to topPage: 1
Moderators: Christopher Solar, Gwendolyn Gall