Re: Unicode problem (?) - WebOpac HomePage
Posted by
nsid on
Oct 10, 2011; 6:51am
URL: http://ngl.70.s1.nabble.com/Unicode-problem-WebOpac-HomePage-tp6864895p6875925.html
Great to hear. Thank you.
On Oct 10, 2011, at 9:50 AM, Verus Open Source Support [via NewGenLib] wrote:
Problem identified in windows. Will be rectified in the next update
On 10/10/2011 10:47 AM, nsid [via NewGenLib] wrote:
I think I have a very interesting finding for the
development team.
If I select to open the library_home.html file with chrome and
other browsers and I am getting junk characters...
The context of the library_home.html file is:
---------------
<div class="heading-1">Καλώς ήρθατε στον κατάλογο της
Βιβλιοθήκης / Welcome to Platon's Library</div>
<div class="content">Platon's Library provides its users
with access to sources of information in an atmosphere that
encourages information sharing and access to a rich collection of
services</div>
---------------
But when I add the following html code to library_home.html, I can
open it with any browser and I am getting the Greek characters
correctly!
------------
<html>
<head>
<meta content="text/html; charset=UTF8"
http-equiv="content-type">
<title>Library</title>
</head>
<body>
<div class="heading-1">Καλώς ήρθατε στον κατάλογο της
Βιβλιοθήκης / Welcome to Platon's Library</div>
<div class="content">Platon's Library provides its users
with access to sources of information in an atmosphere that
encourages information sharing and access to a rich collection of
services</div>
</body>
</html>
--------------
I believe it has something to do with the html statement about
UTF8.
As I visit the NewGenLib homepage I am still getting the junk
characters too. Maybe should we implement there the UTF8 parameter
too?
Just an idea...
To start a new topic under NewGenLib, email
<a href="x-msg://165/user/SendEmail.jtp?type=node&node=6875921&i=0" target="_top" rel="nofollow" link="external">[hidden email]
To unsubscribe from NewGenLib, <a moz-do-not-send="true" href="x-msg://165/" target="_top" rel="nofollow" link="external">click
here.
To unsubscribe from Unicode problem (?) - WebOpac HomePage,
click here.