HTML encoded characters

tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

HTML encoded characters

Post by tmarino »

Just installed Webinator 5.1. It looks like Texis is having trouble with HTML encoded characters. One result has an n-dash character – displaying as –. If you click the link in Texis to view the actual page, the character is displaying properly.

Any ideas?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

HTML encoded characters

Post by mark »

Can you provide the url for the problem page?
tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

HTML encoded characters

Post by tmarino »

User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

HTML encoded characters

Post by mark »

That's not a public server and I was looking for the link to the page with the &ndash on it. Open a tech support ticket and attach the full output of
geturl http://pagewithndash
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

HTML encoded characters

Post by Kai »

Note that – is a multi-byte Unicode character (U+2013) that cannot be converted to a monobyte character set. If your Display Charset is ISO-8859-1 or another monobyte charset, such characters will be translated to `?' because they are out of range.
tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

HTML encoded characters

Post by tmarino »

User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

HTML encoded characters

Post by mark »

I just indexed that page with 5.1.24 and default settings and all looks well. What version was your data indexed with?
tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

HTML encoded characters

Post by tmarino »

Webinator 5.1.0-Unix-w/plugin
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

HTML encoded characters

Post by mark »

Download the latest scripts and try indexing (mode new) again.
tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

HTML encoded characters

Post by tmarino »

Can you post the URL of where to download the latest scripts?
Post Reply