[Fixed] Dropdown default not working v22.14 and php 8.0

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
mdannatt
Veteran Member
Posts: 41
Joined: 2020-01-27 17:34

[Fixed] Dropdown default not working v22.14 and php 8.0

Post by mdannatt » 2022-10-31 16:21

setting a default for a dropdown refereing a lookup table does not work in version 22.14 and php 8.0. I have rolled back to 7.4 for the time being, which works perfectly.
Roses are red, Violets are blue, unexpected '}' on line 32

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Dropdown default not working v22.14 and php 8.0

Post by a.gneady » 2022-11-05 13:52

Thanks for reporting this bug. We'll investigate it and make a fix as soon as possible.
:idea: AppGini plugins to add more power to your apps:

apirnar
Veteran Member
Posts: 40
Joined: 2013-04-15 17:06

Re: Dropdown default not working v22.14 and php 8.0

Post by apirnar » 2022-11-30 00:35

Dropdown default is also not working when it is not a lookup but from a drop down list and the default from the list contains non English characters.
If the default from the list is only English characters it works.

Character encoding, MySQL and PHP versions have not changed.
Character encoding is UTF-8
MySQL version: 5.6.51
PHP version is 7.4.30

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Dropdown default not working v22.14 and php 8.0

Post by a.gneady » 2024-03-09 13:04

Fixed in AppGini 24.11
:idea: AppGini plugins to add more power to your apps:

Post Reply