Product import xml: Texts with html entities
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Product import xml: Texts with html entities
Hi Aimeos-Team,
I exported products with version 2023.10.7 and try to importing in 2024.10.x-dev
The import finished successful but the texts for the products are as html entities. Is it a bug or is this not compatible for diff. versions?
I exported products with version 2023.10.7 and try to importing in 2024.10.x-dev
The import finished successful but the texts for the products are as html entities. Is it a bug or is this not compatible for diff. versions?
- Attachments
-
- as html source code
- chrome-capture-2025-5-15 (1).png (34.33 KiB) Viewed 406272 times
-
- chrome-capture-2025-5-15.png (33.04 KiB) Viewed 406273 times
Thanks a lot!
Re: Product import xml: Texts with html entities
Are the HTML entities in the XML file or only after the import in the new system?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Product import xml: Texts with html entities
The entities are in the xml of the export:
Code: Select all
<text.content><
Re: Product import xml: Texts with html entities
Ok, thank you.
I have replaced the entities in the xml with a editor now. I need this import only once.
I have replaced the entities in the xml with a editor now. I need this import only once.
Thanks a lot!
Re: Product import xml: Texts with html entities
The content and attributes will be properly decoded in the 2025.10 release.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
