Josef Brand

Results 3 issues of Josef Brand

OpenUI5 version: 1.52.x till probably current version A MaskInput inside an OverflowToolbar will not work the same way as a normal input. Also not mentioned here: https://sapui5.hana.ondemand.com/#/api/sap.m.OverflowToolbar Would be nice...

enhancement
in progress

Ensures that the database query execution loop in the DBS layer only attempts to process objects that are instances of ParameterStream. This prevents unexpected errors when the streams array contains...

### Description of erroneous behaviour A CDS Schema looks like this: ``` entity Person: managed, cuid { firstname : String(100); lastname : String(100); avatar : LargeBinary @Core.MediaType : avatarType @Core.ContentDisposition.Filename:...

bug