View Issue Details

IDProjectCategoryView StatusLast Update
0007968OXID eShop (all versions)2.2. Shop settingspublic2026-06-29 11:13
ReporterSleTp Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version7.5.0 
Summary0007968: The assignment windows do not display any data anymore
DescriptionWith "assignment window" i mean the small windows that open after you click something like the "assign countries to a payment method" or "assign categories to a product" buttons.
After we updated to Oxid metapackage-ee version 7.5 these assignment windows stop displaying any data.

This seems to happen because the the Core/Config.php has been adjusted so that in the getConfigParam() does not call "init()" anymore. Instead it only calls "initVars()". This makes it so that the session does not get properly initialized in the source/oxajax.php anymore. For now we fixed it ourselves by directly calling Config->init() in oxajax.php.
Steps To Reproduce- Go into the admin backend of an OXID 7.5 instance
- Goto shop config > payment methods
- Select any payment method
- Go into the countries tab
- Click on the assign countries button
- The window now opens, you see the two assignment columns but they are empty
TagsAdmin, AJAX
ThemeNot defined
BrowserNot defined
PHP Version8.4
Database VersionNot defined

Activities

There are no notes attached to this issue.