Package import problem

Author Message

Zoltan Szabo

Wednesday 11 August 2004 10:37:44 pm

I tried to import a package with a lots of content objects with accented characters (éáúíüó).
Unfortunately the import dropped all these nice characters...

Any ideas?

Paul Forsyth

Wednesday 11 August 2004 11:52:15 pm

Are you using a utf-8 ready database, such as mysql 4.1?

paul

--
http://www.visionwt.com

Jan Borsodi

Thursday 12 August 2004 12:33:46 am

Do you mean it skipped those characters or did it replace it with some other characters?

Could you try to unpack the package using the tar command?

tar xvfz mypackage.ezpkg

Then look at the xml files, do they contain those characters verbatim, or are they encoded (UTF-8)?

--
Amos

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

Zoltan Szabo

Saturday 21 August 2004 11:00:33 pm

I use postgresql-7.4.2 database whith latin2 (iso-8859-2) charset.
I tried to work with utf-8 encoded database, but it gave errors in some cases.
This latin2 runs well eZp3.4.1, except this package import feature.

In the untared files there are unicode characters.

The content objects fail to be correctly imported, BUT the CLASS DEFINITIONS are FINE - the imported "nice" names are keeping the accented characters (they are also unicode chars in the untared filesystem).

I recoded the untarred files (with a recode UTF-8..l2 myfile command), but after import the "nice" characters are forgotten.

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

Main resources:

Total runtime0.6461 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 588.9375152.6094
Module start 'layout' 0.00560.0036 741.546939.4141
Module start 'content' 0.00920.6356 780.9609574.5547
Module end 'content' 0.64480.0012 1,355.515612.5000
Script end 0.6461  1,368.0156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.5419160.0002
Check MTime0.00130.2025160.0001
Mysql Total
Database connection0.00080.119610.0008
Mysqli_queries0.602693.2612620.0097
Looping result0.00050.0768600.0000
Template Total0.619595.920.3098
Template load0.00190.287420.0009
Template processing0.617695.591420.3088
Template load and register function0.00010.016910.0001
states
state_id_array0.00100.158310.0010
state_identifier_array0.00080.129420.0004
Override
Cache load0.00160.2413240.0001
Sytem overhead
Fetch class attribute can translate value0.00050.071030.0002
Fetch class attribute name0.00090.137450.0002
XML
Image XML parsing0.00060.094230.0002
class_abstraction
Instantiating content class attribute0.00000.001150.0000
General
dbfile0.00070.1013170.0000
String conversion0.00000.001540.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs