Sorry, important detail...
Patch09. Just learned that there is a patch 10 released. Does that solve the problem?I cannot find it in the changelog but I haven't installed it yet.
I think I found out what is causing it btw. If you use multiple languages, products and categories records are stored multiple times with the same ID but with a different language code. This is for instance in the tables products and categories_descriptions. If you do not save the first time with fields filled in all the different languages , they cannot be updated anymore! This especially happens if you start to fill your shop with EP (A+B) because you cannot use languages in categories with that.
This also happens with permissions for customergroups btw.
Editing the database by hand can solve the problem, but that's not a good way for a normal enduser.
I think the categories.php in admin does not update the database fields properly when updating with multiple languages. It only updates the fields that are already there and does not make new records for different languages/ permissions (/prices?). But with almost 4000 lines of code in that file and myself not really being a coder, I cannot tell for sure.
Can someone tell me if what I think is correct? And maybe have a solution for this very important problem?
