Christoph Thelen
Christoph Thelen
If passing a function as string (function name) to method each(), the string has to include the functions namespace. Would be nice to have a hint in the method description....
### Short description of the issue This is not a real bug, but rather a function request. It is currently not possible to obtain information from a page select field...
### Short description of the issue Unable to determine if a user has 2FA activated via Selector ### Actual behavior Search via selector `$user->find("tfa_type! = ''");` returns all users for...
### Short description of the issue **InputfieldFile::getItemInputfields()** does not check against the value 0 to uncheck a checkbox if "checked" is the default value. This doesn't matter for the core...