- Fixed: Habe meinen php debugger Aufruf im Select-Filter vergessen. Das kann zu einem php Fehler führen.
- Update: Strikt numerische Alias werden nun gegengeprüft, dass nicht der Alias als ID interpretiert wird.
Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
Ein Datenbankupdate nicht nötig.
Changelog:
Code:
Fixed: CustomElements attribute: Binary fields could not hold data (requires CE 2.2.13) (#600) Fixed: CustomElements attribute: Image fields did not load DCA in duplicated groups (requires CE 2.2.13) (#600) Fixed: Removed php debugger call in Select filter Update: When using straight numeric aliases the record found should be validated against the real ID of the record when the value of the alias field differs from the one requested (e.g. in a front edit scenario when a new record has been created) (#598) Update: Set default DCA values of field in SystemIntegration if the attribute does not set it by itself (#599)
Einen Kommentar schreiben: