Konstantin Borisov

Results 3 issues of Konstantin Borisov

When there is on multipart form, and file is selected then fields after the file not decoded properly. Manual decoding helps like this: ``` scala new String (s.getBytes ("iso-8859-1"), "UTF-8");...

fileupload

Added possibility to render SVG diagrams embedded into the html page. This is useful when you want to use some advanced features like links

`eask` version 0.8.1 `elsa` version 20230318.2024 When trying to run `eask lint elsa` first received errors about missing dependencies `async` and `lgr`. Added as dev dependencies to my `Eask` file...

bug
emacs-version:28