Sebastian Bargmann

Results 6 issues of Sebastian Bargmann

When deserializing an incorrectly base64 encoded byte array, an error is raised for both the byte array and for whatever field follows it. This is a problem when using e.g....

There is a bug in keyboard navigation when standing on the first row and pressing up-arrow on the keyboard. You are no longer able to select the focused row with...

**Information** - OS: MacOS - Version: 0.49.1 (and later) - Terminal: iTerm2 **Describe the bug** Prompt suffix (':' colon) is missing in some cases. Simple prompt *without* default value. Notice...

bug
needs triage

### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ###...

bug

**Describe the bug** Creating two separate instances of LazyCache, using default constructor will share the same underlying memory. I'm not sure if this is a bug or by design, but...

bug

GetObjectAsync / WithOffsetAndLength with an out-of-range offset and/or offset+length > long.MaxValue returns an XML formatted error text in the stream instead of throwing an error. Tested on Hetzner S3 Object...