Michael Mairegger

Results 17 issues of Michael Mairegger

### Bug explanation There is an issue with showing correct localization data. The long month name in the third line is not localized ![image](https://user-images.githubusercontent.com/4341039/178759019-d31510a7-c20a-4e7a-bfb3-6892b33cdaa5.png) ### Version 4.5.0

bug
Waiting on feedback

https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/65c80dadef263a3c54cadb71b9b0237c3ac44b47/MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.Calendar.xaml#L667-L679 Since line 669 is bound to MaterialDesignCalendarItemPortrait it is not possible to overwrite this with the following code: The changes in this PR addresses this issue

According https://www.npgsql.org/doc/release-notes/6.0.html#changes-to-ssl-configuration-ssl-moderequire pgsql requires `Ssl Mode=Require` in combination with `Trust Server Certificate=true` which is not provided, otherwise .net connections will not work. But I want to have `Ssl Mode=VerifyFull` If...

triaged
assigned-to-author
doc-bug
Pri2
service-connector/svc

Currently the log is written as string. For better logging those plugins should use structured loggings. Additionally to that every call to Log.XXX should use structured logging.

### Bug explanation I have XAML Binding Failures with MenusAndToolBars.xaml if I change the lines https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/master/MainDemo.Wpf/MenusAndToolBars.xaml#L355-L360 with the follwogin content: ```xaml ``` saying: > Severity Count Data Context Binding Path...

bug

I do not know what I am doing wrong. I followed the readme file but I get the following exception > E/flutter (19355): [ERROR:flutter/shell/platform/android/platform_view_android_jni.cc(39)] java.lang.NoSuchFieldError: No static field msalApp of...

### Self-Hosted Version 24.6.0 ### CPU Architecture x86_64 ### Docker Version 24.0.7 ### Docker Compose Version 2.27.1 ### Steps to Reproduce Click on Queries and the new page shows: >...

Type: Bug

### Please confirm these before moving forward - [X] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue. - [X] This improvement refers to an...

ready-to-go
enhancement

This PR fixes #29 Unit Tests: passing