View Issue Details

IDProjectCategoryView StatusLast Update
0007622module Visual CMSmodule Visual CMS - subpublic2025-10-02 13:26
ReporterCSDev Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.2.2 
Fixed in Version9.0.0 
Summary0007622: Text copied from MS word into VCMS widgets leads to shop crash
DescriptionThe user receives translated texts in MS Word. He copies these in whole or in part into VCMS widgets. The formatting of MS Word is so extensive that the formatting tags that VCMS normally applies can no longer be closed at the end.
After saving the VCMS element, the shop crashes and the user has no way of accessing the VCMS element in the backend. The element is no longer displayed. Instead, it must be deleted from the database.
Steps To ReproduceCopy formatted text from MS Word into for e.g. VCMS widget TEXT and save.
Additional InformationThe faulty VCMS element should not be rendered. It must be possible to delete it in the backend.
TagsNo tags attached.

Activities

QA

2024-03-20 18:29

administrator   ~0016471

Last edited: 2024-03-20 18:59

For your information, in OXID 7 the database field is increased to MEDIUMTEXT: 16,777,215 (224?1) bytes = 16 MiB
This at least reduces the occurrence.

Nevertheless, I cannot reproduce a shop crash. Only if you open the affected CMS content in the frontend, you get a maintenance mode. The rest of the shop continues to work.
In Visual CMS, content is no longer displayed in the affected CMS content, but it can be repopulated by creating a new widget. It is also possible to delete all widgets with the button at the top right or to delete the CMS content completely with the button at the bottom left, next to the Save button. Editing in the database is therefore not necessary.