'

Author Message

enigmista enigmista

Monday 08 September 2003 2:36:11 am

In my template i have

{let children=fetch('content',list,hash(parent_node_id,100))}
{section name=Child loop=$children max=4}
<h2>{$Child:item.name}</h2>
<p>{$Child:item.data_map.intro.data_text}</p>
{/section}
{/let}

"l'abbonamento" is displayed as "l&apos;abbonamento" why? tnx

Jan Borsodi

Monday 08 September 2003 2:48:33 am

It could be that the current charset you are using doesn't allow this character which means that the web browser sends it as an html entity.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

enigmista enigmista

Monday 08 September 2003 2:57:58 am

{*?template charset=latin1?*}

is this...

enigmista enigmista

Monday 08 September 2003 4:00:15 am

no ideas? it print in html this:
<?xml version="1.0" encoding="UTF-8"?>
<section xmlns:image="http://ez.no/namespaces/ezpublish3/image/"
xmlns:xhtml="http://ez.no/namespaces/ezpublish3/xhtml/">
<paragraph>Ovunque &amp; Wi-Fi รจ l&apos;abbonamento che utilizzi davvero dappertutto. E&apos; l&apos;unico abbonamento che ti consente di accedere ad internet utilizzando una connessione adsl,gprs e gratuitamente i punti di accesso alla rete Wi-Fi Nocable in tutta Italia.</paragraph>
</section>

Jan Borsodi

Monday 08 September 2003 6:47:26 am

It could be a bug in the XML library (allthough I don't think so), I'll have to test this more tomorrow.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

Ibrahim Khachab

Friday 10 October 2003 5:48:52 am

Hi,

Do you have an Xml field or a normal text field?
I noticed that in a normat text field some ccahractres are converted. In Text fields, instead of "l'abbazia" I'm getting "l&#8217;abbazia".
In the Xml fields this dosn't happen.

Dominik Pich

Friday 19 December 2003 3:13:08 am

Only IE doesn't display &apos; the way it is supposed to. Any fix?

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 16:04:34
Script start
Timing: Jan 18 2025 16:04:34
Module start 'layout'
Timing: Jan 18 2025 16:04:34
Module start 'content'
Timing: Jan 18 2025 16:04:35
Module end 'content'
Timing: Jan 18 2025 16:04:35
Script end

Main resources:

Total runtime0.8337 sec
Peak memory usage4,096.0000 KB
Database Queries73

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0044 587.7813152.6094
Module start 'layout' 0.00440.0026 740.390639.3906
Module start 'content' 0.00700.8252 779.7813639.7813
Module end 'content' 0.83210.0016 1,419.562516.2109
Script end 0.8337  1,435.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3648160.0002
Check MTime0.00130.1561160.0001
Mysql Total
Database connection0.00060.071910.0006
Mysqli_queries0.780693.6301730.0107
Looping result0.00080.0975710.0000
Template Total0.808196.920.4040
Template load0.00200.244720.0010
Template processing0.806096.676820.4030
Template load and register function0.00010.015110.0001
states
state_id_array0.00070.078310.0007
state_identifier_array0.00100.114820.0005
Override
Cache load0.00170.2056340.0001
Sytem overhead
Fetch class attribute can translate value0.00080.094940.0002
Fetch class attribute name0.00110.131980.0001
XML
Image XML parsing0.00090.104940.0002
class_abstraction
Instantiating content class attribute0.00000.002190.0000
General
dbfile0.00070.0788170.0000
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 23
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs