Suche
Resultate (953)
- GX-Bug #71163 (Erledigt): Fortschrittbalken b ... s not stop when a module is activated and an error occurs during installation
- Fortschrittbalken bleibt nicht stehen, wenn m ... s not stop when a module is installed and an error occurs during installation Can be reprodu ... module 4. activate the MakariaConnect module
- GX-Bug #71138 (Erledigt): Sprachabhängige Kon ... configurations in GXModule.json cause Smarty errors
- Wenn man sprachabhängige Konfigurationsfelder ... guration fields in the GXModule.json, Smarty errors occur and the module cannot be configured. ... and can be saved Actual result: A Smarty error message appears and the language-dependent c ... -------------------- ``` html Unexpected error occurred... Message: Syntax error in template "get_usermod:get_usermod:module_ ... g.default_value->{$languageCode})}" Security error: Call to dynamic object member not allowed ... slanguage_dependenttext.html Line: 25 ```
- GX-Bug #71136 (Abgewiesen): Product Listing Log files are too much generated
- In cloud are log files with product listing error too much generatred
- GX-Task #71119 (Gemeldet): PHP Version Support
- Currently we support not the recommended Vers ... https://www.php.net/supported-versions.php
- GX-Bug #71100 (Gemeldet): Beschädigte Bilder ... Corrupted images do not show a fallback image
- Kann wie folgt reproduziert werden: 1. Shop ... en images. DevTools are also showing several errors signaling that the image url was not found. ... ly have to be changed should the name differ.
- GX-Bug #71080 (Erledigt): Filter auf der Star ... niert nicht mehr mit aktueller Apache Version
- Offenbar befindet sich in der URL ein codiert ... e menu box Expected result: No Forbidden error message should appear when activating a filter. Actual result: A forbidden error message is displayed because a ? is coded as ... is is blocked by the latest Apache version.
- GX-Bug #71042 (Erledigt): Shop kann mit Log E ... with log entries when calling an invalid URL
- Shop kann mit Log Einträge überflutet werden, ... t: A JSON object should be output, with the error message Actual result: An error message is output directly without JSON and ... ----------------------------- Unexpected error occurred... Product ID can't be 0
- GX-Bug #70997 (Erledigt): Paketshops und Pack ... and packing stations cannot be selected, an error message is displayed
- Paketshops und Packstationen können nicht gew ... and packing stations cannot be selected, an error message is displayed ``` html {function ... Packstation as the shipping address without error Actual result: An error message appears and no Packstation can be se ... ---------------------------------- Syntax error in template "file:/var/www/public/tmp/theme2 ... 'preg_match' not allowed by security setting
- GX-Bug #70995 (Erledigt): REST API Zuordnung ... t of product images with path is not possible
- Die Zuordnung von Artikelbilder bei Produkter ... ist folgende: ``` php { "affected": [], "errors": [ { "errorMessage": "Filename \"Fahrzeugeinrichtungen/M ... folders, as this is always prevented with an error message. The beginning of the error message is as follows: ``` php { "affected": [], "errors": [ { "errorMessage": "Filename \"Fahrzeugeinrichtungen/M ... tion is called in the file and generates the error message: ``` php /** * @param string $f ... 1/path2/image.jpg)", i.e. only "image.jpg".
- GX-Abgewiesen #70979 (Abgewiesen): Wenn man V ... combinations of variants from a product, an error message appears
- Wenn man Veriantenkombinationen löschen will ... combinations of variants from an article, an error message appears, but the combination is stil ... variant combination Expected result: No error message should be displayed when deleting a ... f the deletion worked. Actual result: An error message is displayed when deleting a combination of variants, but the combination is still deleted.