Aktionen
GX-Bug #68069
geschlossenThemes with a background image can't be downloaded | Themes mit einem Hintergrundbild können nicht gedownloaded werden
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.3.2.0
Release Notes Langtext:
Childthemes können wieder in StyleEdit 4 heruntergeladen werden.
Beschreibung
How to reproduce
- duplicate Malibu, activate and edit it
- check BASICS > BACKGROUND > BACKGROUND > Insert Image
- Upload an image
- hit save
- open theme chooser again
- select download in the dropdown of the edited theme
Expected result: zip file can be downloaded
Actual result: 500 error in the api
{
"code": 0,
"status": "error",
"message": "File not found at path: public/theme/images/teaser-4-3.png",
"request": {
"method": "GET",
"url": "gx.test",
"path": "/4_3_2/GXModules/Gambio/StyleEdit/Api/api.php/styleedit/de/export/malibu_xxx",
"uri": {
"root": "/4_3_2/GXModules/Gambio/StyleEdit/Api/api.php/styleedit/de/export/malibu_xxx",
"resource": ""
}
}
}
Aktionen