msosa

Results 6 issues of msosa

### Bug description: I've noticed a weird issue when using the UTC timezone. For users west of UTC, like NY, adding the ng-model-options to UTC things work as they should....

needs: investigation
component: datepicker-popup

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring ## :scroll: Description #887 ## :bulb: Motivation and Context...

component: sns
component: sqs

Hey, when I try to extend something inside a nest it just seems to be taking the deepest class or element tag, here is an example: ``` .test { color:...

bug
help wanted

Starting a native image built with `bootBuildImage` and `org.springframework.boot:spring-boot-starter-log4j2` throws an error on startup ``` Exception in thread "main" java.lang.ExceptionInInitializerError at org.apache.logging.slf4j.Log4jMarkerFactory.(Log4jMarkerFactory.java:36) at org.apache.logging.slf4j.SLF4JServiceProvider.initialize(SLF4JServiceProvider.java:53) at org.slf4j.LoggerFactory.bind(LoggerFactory.java:183) at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:170) at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:455)...

type: enhancement
status: blocked

**Describe the bug** When running a native spring boot image with spring security and redis sessions I get an error both with JDK serialization and the [json serialization](https://docs.spring.io/spring-session/reference/configuration/redis.html#serializing-session-using-json) when trying...

type: enhancement
in: oauth2

**Describe the bug** When I attempt to login via oauth 2 using redis sessions I get this jackson error ``` org.springframework.data.redis.serializer.SerializationException: Could not read JSON:Could not resolve type id 'java.net.URL'...

type: bug
status: waiting-for-triage