nworr

Results 29 comments of nworr
trafficstars

thanks for the detailled steps, it's related to a change in [array_key_exists](https://www.php.net/manual/en/function.array-key-exists.php#refsect1-function.array-key-exists-notes) since php 8.0. quick fix can be made

After some test it seems that the url return param generate a redirection in all cases (user logged or not) when used in the auth/login/ url (not /in which is...

According to me, there can't be a unique URL with the desired behaviour, When not authenticated the aut_* params are used to perform a non-interactive login and redirect to a...

@Gustry > currently when these options are set in QGIS UI , min & max values are used for form validation only, suffix and step are ignored but min/max/step can...

@nboisteault can tou take a look to playwright tests ?

i change end2end tests : - playwright test check if `input` element has proper attributes (type=numbrer, min, max, step) - cypress test perform form validation tests as if the browser...

to be more precise : the 'step' configuration will be verified by browser only, at this time jelix forms doesn't implement step verification

the `DOMPurify` call return a string that can't be handled by JSON.parse function `SyntaxError: JSON.parse: expected ',' or '}' after property value in object at line 1 column 374 of...

yes that's the goal ( `onload=` are now prohibited, but the expression may be like `concat('

with #4414 the data table will no longer be empty when using HTML tag with attributes in field content (virtual or not) PR still needed for displaying a thumbnail