Text-language is always Norwegian

Author Message

Tristan Koen

Friday 21 November 2003 5:55:58 am

I use Mozilla as my browser of choice. If I look at the page properties (on Mozilla) for *ANY* ez website (irrespective of language), I see
Miscellaneous Properties->text-language: Norwegian.
Looking at the HTTP headers on my site, I have
Content-language: eng-GB which is correct.

I have no idea where the text-language: Norwegian property is derived from. Anyone out there got any idea?

Hans Melis

Sunday 23 November 2003 2:33:06 pm

Hi,

I believe Mozilla fetches this information from the HTML source, and not from any HTTP headers sent. The pagelayout.tpl of ezp contains the following line:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="no" lang="no">

I bet Mozilla will show English when you change the "no" to "en".

--
Hans

Hans
http://blog.hansmelis.be

Tristan Koen

Sunday 23 November 2003 10:56:23 pm

Aaaaarrrrggghhhh!!!!
I looked *everywhere* except there.
Thanks Hans. You're a genius.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 18:33:19
Script start
Timing: Jan 18 2025 18:33:19
Module start 'layout'
Timing: Jan 18 2025 18:33:19
Module start 'content'
Timing: Jan 18 2025 18:33:19
Module end 'content'
Timing: Jan 18 2025 18:33:19
Script end

Main resources:

Total runtime0.0168 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 587.9141152.6250
Module start 'layout' 0.00710.0032 740.539139.4453
Module start 'content' 0.01030.0045 779.984489.3047
Module end 'content' 0.01480.0020 869.289130.3047
Script end 0.0168  899.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002414.4179140.0002
Check MTime0.00116.5435140.0001
Mysql Total
Database connection0.00084.683510.0008
Mysqli_queries0.004225.148330.0014
Looping result0.00000.089410.0000
Template Total0.00158.710.0015
Template load0.00084.594110.0008
Template processing0.00074.035110.0007
Override
Cache load0.00053.146910.0005
General
dbfile0.00021.469980.0000
String conversion0.00000.053940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs