Anton Keks

Results 8 issues of Anton Keks

### Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am running the latest version - [x] I checked the documentation and found no...

stale

This works in default play templates: if you define a local variable and use #{extends 'main.html'/}, then you can use the local variable from inside of main.html

GTJavaExtensionInvoker uses an old pre-Java5 code from commons-lang's MethodUtils.getMatchingAccessibleMethod to match methods, which doesn't support Java5 features like varargs. Default play templates call vararg methods properly. Probably, it would be...

TSL tries to use the proxy without auth and fails. TSP and OCSP respect proxy auth.

Wow! Are they all needed for every use case? Maybe some could be optional and users add them themselves if they want to use a certain functionaility? What if one...

### Describe the bug Compiled components use a deprecated `initCustomEvent`, which is not supported by e.g. `happy-dom`. Instead of ``` function custom_event(type, detail, bubbles = false) { const e =...

feature request