Konrad Michalik

Results 12 issues of Konrad Michalik

Can't change location, because snow animation lays over settings form.

bug

### Extension version **sf_event_mgt:** 4.3.1 ### Short problem description When registering to an event with an activated waitlist, the user gets forwarded to the payment process. So a user has...

## Subject We're using symfony instances on our staging system in subdirectories. Unfortunately we ran into the problem, that the public assets of the sonataform bundle points to absolute paths....

### Environment #### Sonata packages show ``` $ composer show --latest 'sonata-project/*' Direct dependencies required in composer.json: sonata-project/admin-bundle 4.29.3 4.29.3 The missing Symfony Admin Generator sonata-project/classification-bundle 4.8.0 4.8.0 Symfony SonataClassificationBundle...

bug
unconfirmed

I'm not sure if the solution is a general solution for slotHeights

I got some problems with version comparisons. ```php $range = new expression('~4.1'); $range->satisfiedBy(new version('4.9.6')); //false -> should be true ``` The tilde operator should work like the following example from...

Please check the following issue: ``` /usr/local/lib/python3.9/dist-packages/db_sync_tool/utility/parser.py:164: SyntaxWarning: "is not" with a literal. Did you mean "!="? if not helper.check_file_exists(client, _path) and _path[-1] is not '/': ```

Please consider the following warning: ``` /usr/local/lib/python3.9/dist-packages/paramiko/transport.py:236: CryptographyDeprecationWarning: Blowfish has been deprecated "class": algorithms.Blowfish, ```

Even if the script breaks in case of an error of - dump creation - dump compression - dump transportation - etc. the clean up should be possible to not...

enhancement

Will there be an option to display the audit results in JSON format?

good first issue