Attribute type translations do not get saved

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
thestranger
Posts: 16
Joined: 06 Jun 2024, 04:34

Attribute type translations do not get saved

Post by thestranger » 07 Jun 2024, 03:23

Aimeos 2024.04
Laravel 11
PHP 8.2

As in the title, attribute type translations do not get saved, when i press save it just dissapears and it doesn't work in frontend either. Tested both on main project and new installation. Also it doesn't throw any errors.
Untitled3.png
Untitled3.png (57.08 KiB) Viewed 25224 times
Untitled3.png
Untitled3.png (57.08 KiB) Viewed 25224 times
Attachments
Untitled4.png
Untitled4.png (59.27 KiB) Viewed 25224 times

User avatar
aimeos
Administrator
Posts: 8148
Joined: 01 Jan 1970, 00:00

Re: Attribute type translations do not get saved

Post by aimeos » 07 Jun 2024, 10:58

Thanks for the hint! The problem has been fixed in aimeos/ai-admin-jqadm 2024.04 branch. To get the latest code until it's tagged for the new release, use:

Code: Select all

composer req aimeos/ai-admin-jqadm:2024.04.x-dev
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

thestranger
Posts: 16
Joined: 06 Jun 2024, 04:34

Re: Attribute type translations do not get saved

Post by thestranger » 09 Jun 2024, 07:15

Thank you, it works.

Post Reply