pimcore / demo

The Official Pimcore Demo Package - You're new to Pimcore? That's your entry point! 🤓
Other
100 stars 105 forks source link

[Bug]: Fixtures delivered for outputconfigtable in printpages are wrong #513

Closed pimcore-galilee closed 1 year ago

pimcore-galilee commented 1 year ago

Expected behavior

Hello all. After installing the new demo kit, printpages do not work anymore. You changed the o_classId by classId in the dump file data-1-documents_editables.sql and now the serialized data cannot be unserialized anymore.

Actual behavior

We get the following excection : An exception has been thrown during the rendering of a template ("Notice: unserialize(): Error at offset 1828 of 1874 bytes"). As a result, web2print demo no longer works correctly.

Steps to reproduce

simply install the brand new pimcore 11 demo and try to visualize a printpage document

fashxp commented 1 year ago

only happens in DEV mode

pimcore-galilee commented 1 year ago

well, not sure I understand your answer. Previous demo version had its web2print documents with outputtable working nicely and now this is no longer working. Your current demo machine has removed all outputTableConfig. In my opinion it would be great to redo the fixtures and to deliver them so they can work in Pimcore 11.

fashxp commented 1 year ago

It is not an answer, more an internal note ;-)

aryaantony92 commented 1 year ago

Fixed by https://github.com/pimcore/demo/pull/521