Categories can't be saved in Backend
cfreak opened this issue ยท 10 comments
PHP Version
7.4
Shopware Version
v6.4.5.1 Stable Version
Expected behaviour
Categroy can be saved in Backend if you assign a Layout.
Actual behaviour
Category can't be saved and throws an error in the JS Console:
app.js?16335316765871527:1
An error was captured in current module: TypeError: Cannot read properties of undefined (reading 'locked')
How to reproduce
Try to save a category with a new layout
Can confirm, in 6.4.5.0 and 6.4.5.1 the shop owner can not update / save categories anymore. ๐
You find any solution for that?
Not yet. I thought this issue would be serious enough that Shopware would provide a fix by today.
You might want to submit the issue in the related repository (https://github.com/shopware/platform/) or better using the issue tracker.
But this issue has been resolved already:
shopware/shopware@55b80c0
Do you know, how i can fix the issue in my system, or do i have to wait until the next release?
Do you know, how i can fix the issue in my system, or do i have to wait until the next release?
You can fix it in your shop manually and compile the administration. Or wait for a release :-)
Looks like 6.4.6.0 still has the problem.
The issue should be resolved in 6.4.6.0, please ensure that the new administration assets are loaded and that you don't accidentally use the asstets of the older version.
You are right! It has been fixed! @keulinho
I just looked at the changelog, my bad.
This issue has been resolved already in 6.4.6.0:
shopware/shopware@55b80c0