PostNuke: A Flexible Open Source Content Management System
home | forum | international support | contact us

Support Forum

Start ::  Developers Corner ::  Module Development ::  Languages & JavaScript issue

Moderated by: Support Team

Bottom
Languages & JavaScript issue

  • Link to this postingPosted: 03.04.2008, 00:07
    Profile Homepage
    kaffeeringe.de
    rank:
    pnProfessional pnProfessional
    registered:
     September 2002
    Status:
    offline
    last visit:
    11.05.08
    Posts:
    745
    Hi all!
    I have got a strange problem when I change languages in my locations module:
    http://bloggism.kaffeerin...x.php?module=Locations
    In English the map zooms correctly to frame the Markers. When you switch to German (Deutsch) it displays the whole world.
    The JavaScript seems to be the same and it is supposed to be utf8.
    The only difference I see is the HTML header:
    Code
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />

    German
    Code
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de_DE" lang="de_DE">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15" />

    BTW: I entered the data when the site was set to English.
    What can the problem be?
    -----
    best regards from Kiel, sailing city

    Steffen Voß

    Member of the PostNuke Steering Committee
    Visit: Kaffeeringe.de - Internet & Kreativität

Start ::  Developers Corner ::  Module Development ::  Languages & JavaScript issue

Main Menu

Extensions Database

Documentation

Development

Login





 


 Log in Problems?
 New User? Sign Up!

Donate to PostNuke