╭∩╮ (òÓ,) ╭∩╮

Results 9 issues of ╭∩╮ (òÓ,) ╭∩╮

Hi, I'm looking for a way to change which element of a radio button group is checked via JS. But it doesn't seem to work. The suggested way to trigger...

Hey guys, I am trying to use Spring Auto REST Docs to generate OpenAPI 3 YAML. Since I am using maven I integrated https://github.com/BerkleyTechnologyServices/restdocs-spec maven plugin with experimental OpenAPI 3...

question

I just stumbled upon an idea on primefaces-extensions/primefaces-extensions#757 and think it's worth being picked up as new feature request for PrimeFaces 7.1. It woud be nice to have an additional...

new feature

## 1) Environment - Mojarra version: 2.3.2 ## 2) Expected behavior Using CDATA end tag `]]>` within submitted ajax strings must not break things when included in partial response. ##...

Prepared stylesheet link may contain malicious `href `that must be properly escaped before writing it to the DOM. Reproducer: http://jsfiddle.net/x3stw1nh/4/ ```html $("body").jqprint(); test ```

Invocations of custom functions are currently not supported in join paths. What I would like to do is something like this (currently I am getting an syntax exception what is...

Hi, Due to errors in IE8 further scripts are not properly processed Starts here: Object doesn't support this property or method , L40, C9 Not supporting IE8 is fine, but...

wontfix

Hi, lets assume i want to set a Compiler option ` CompilationLevel cl = CompilationLevel.SIMPLE_OPTIMIZATIONS ; CompilerOptions options = new CompilerOptions(); options.setLanguageIn(LanguageMode.ECMASCRIPT5); cl.setOptionsForCompilationLevel(options); ` It doesnt seem to work as...

Hi @maldevel, First I was very happy to see lapse-plus being migrated to OWASP, but unfortunately it's inactive. Are there any plans for revival or further development? I liked the...