Sylvain ASSEMAT

Results 11 issues of Sylvain ASSEMAT

Hi all I got a problem with a simple case Javascript : table.column(0).search([2]).draw(); This should generate a 'WHERE IN' query according to the documentation. But instead i got a WHERE...

enhancement

### Description Hi I just read the documentation (17.0.0) and i saw that the **select_account** parameter is not available for the prompt option. From : [https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest](https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest) _select_account The Authorization Server...

kind/feature
status/triage

Hi all Just found an issue using Keycloak, when user try to authenticate using the Google Provider (on keycloak UI authentication page) First issue : 403 disallowed user agent FIX...

Hi I m just stuck when i use the service worker using a POST request with a formData (jquery) to send a simple file to the java backend. It seems...

Hi Based on the documentation : `https://mangopay.com/docs/dev-tools/notifications/event-types` It seems that some events are missing on the JAVA SDK (2.36.0) enumeration class. Ex : _RECURRING_REGISTRATION_ENDED RECURRING_REGISTRATION_CREATED RECURRING_REGISTRATION_IN_PROGRESS RECURRING_REGISTRATION_AUTH_NEEDED LEGAL_COMPANY_NUMBER_VALIDATION_SUCCEEDED LEGAL_COMPANY_NUMBER_VALIDATION_FAILED_ Maybe...

Hi all Just to expose an experience on a simple query that seems not well executed depending on syntax ?! Maybe could you find or explain why there is a...

Hi Just to inform that there is an issue when calling this API (check the **List resetTimes**) ==> ON DEV SANDXBOX only _**java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length...

Hello I just try to have a simple mechanism using javascript and read "variable" from controller java model (springboot) When i use **th:insert**, it works. All the content of the...

needs triage

Hi all I have a question / use case about the **load()** query usign some MetamodelField My goal is to have a model (RDUser in my case) with limited attribute...

enhancement
v1.0.0

Hello I am a little bit confused about the **sorted** method in Entitystream class. _(Tested in Version 1.0.0)_ Do you have an example about using the Comparator on a basic...

documentation