Mertsch

Results 14 issues of Mertsch

### Steps to reproduce See code in https://github.com/Mertsch/PomeloPrimaryKeyBug 1. Have a primary key 2. Add migration 3. Change primary key 4. Add migration 5. Execute migrations (get exception on the...

type-bug

## 1. Description ``` [TestMethod] public void OptionOutputAsXmlBugTest() { string html = @"Start| |<|>|&|€|£|"|'|End"; HtmlDocument htmlDocument = new HtmlDocument { OptionOutputAsXml = true, }; htmlDocument.LoadHtml(html); StringWriter stringWriter = new StringWriter(new StringBuilder(html.Length...

This is kind of a question rather then a bug. I am wondering if it might be smarter to validate all rules, before throwing an exception that any one rule...

:rocket: enhancement

This issue is related to the comment on https://marketplace.visualstudio.com/items?itemName=geeklearningio.gl-vsts-tasks-file-patch&showReviewDialog=true > May we ask a bit more details about the struggle with XML patch so we can improve our documentation accordingly?...

enhancement

**Describe the bug** When using `OpenOnFocus=True` on RadzenDropDown See https://blazor.radzen.com/dropdown-filtering with ` OpenOnFocus=true/>` The downdown opens as expected when you tab into the dropdown, but as soon as you click...

**Describe the bug** When using `ClearSearchAfterSelection=True` on RadzenDropDown See https://blazor.radzen.com/dropdown-filtering with ` ClearSearchAfterSelection=true/>` The filter (not search) is cleared at **any** time a selection happens. Which is something that happens...

### Please confirm these before moving forward - [X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue. - [X] I have tested that this issue has...

bug
ready-to-go

All the version requirements and numbers are completely out of date. The file needs a complete overhaul! https://github.com/docusign/docusign-esign-csharp-client/blob/master/README.md

The NuGet package https://www.nuget.org/packages/DocuSign.eSign.dll#dependencies-body-tab depends on ``` Microsoft.IdentityModel.Protocols (>= 5.4.0) System.IdentityModel.Tokens.Jwt (>= 5.4.0) ``` both are really old and contain a lot of redundant dependencies of the pre-`netstandard2.0` area like...

responded

Add the URL to the media (not the transient download URL) to the downloaded files metadata. Only when possible of course. Make it optional?! ![2023-12-18 11-35-22 AIMP](https://github.com/onionware-github/OnionMedia/assets/9402861/6a151b91-b05c-4d26-bce2-652d83ab284f) Maybe even more...