Page 1 of 1
[fixed] Desciption Design in french breaks import
Posted: Sun Jan 18, 2015 5:39 pm
by jce76350
Hi,
1- a design description "Ce gabarit utilise un nouveau modèle de menu déroulant ..."
2- export OK
3 import : Error message XMLReader::read(): file:/....: parser error : Entity 'egrave' not defined
Note the Entity 'egrave' is in the french text "mod
èle"
XML file
Code: Select all
<design>
<name>NCleanBlue</name>
<description><description>Ce gabarit utilise un nouveau modèle de menu déroulant
Re: Desciption Design in french breaks import
Posted: Sun Jan 18, 2015 5:58 pm
by archeo
Confirmed :
But a description in french without é è à ç does not crash the import template
for exemple test with this description :"description sans accent"
and with this other : "description avec des accents c'est très mauvais"
Re: [confirmed] Desciption Design in french breaks import
Posted: Sun Jan 18, 2015 8:31 pm
by jce76350
test on rev 9810
design NCleanBlue
template : footer, NCleanBlue
CSS : ncleanblueutils, ncleanbluecore, Layout NCleanBlue
Description : Ce gabarit utilise un nouveau modèle de menu déroulant
1- new export OK
2- import Step 1 no erreur but
name = 4)^jpe�
Nom original: 4)^jpe�
So I change the name by NCleanBlue
import step 2 Ok
design NCleanBlue 2 ->But too many templates

template : footer 3,
cssmenu_ulshadow 2 , Simplex Footer ,Navigation 2 , minimal_menu 2 , NCleanBlue 2
CSS : ncleanblueutils 2, ncleanbluecore 2 , Layout NCleanBlue 2
Description OK : Ce gabarit utilise un nouveau modèle de menu déroulant
Note if I delete the design NCleanBlue-2 the files/images into uploads\designs\NCleanBlue-2 are not deleted
EDIT
test with Minimal
import too many templates
minimal_menu 3, Simplex Footer Navigation 3, Minimal 2
Re: [confirmed] Desciption Design in french breaks import
Posted: Sun Jan 18, 2015 9:06 pm
by jce76350
rev 9811
Import all is Ok
Only But too many templates
footer 3, cssmenu_ulshadow 3, Simplex Footer Navigation 3, minimal_menu 3, NCleanBlue 3,
Re: [confirmed] Desciption Design in french breaks import
Posted: Mon Jan 19, 2015 2:03 am
by calguy1000
Template problem should be solved now too.
Since yesterday I changed the DTD for XML files, so any older exports will probably not work.
I also think I have fixed the problem with 'print' stylesheets
(Importer was not previously importing the media type or media query values).
Re: [fixed] Desciption Design in french breaks import
Posted: Mon Jan 19, 2015 10:14 am
by jce76350
OK solved for import in french in rev 9816
I will create a new topic for other import problem (too many templates)