Selaron

Results 11 comments of Selaron

The plugin cannot be installed in current Firefox (49) as it is not verified / signed.

[okhttp Version 5.0.0-alpha.4](https://github.com/square/okhttp/blob/b2071d51ba8bcbccbd2f9e3eec76c286512160e3/CHANGELOG.md#version-500-alpha4) is the first version without class files. > New: Change the build from Kotlin-JVM to Kotlin-multiplatform (which includes JVM). Both native and JavaScript platforms are unstable preview...

The search input functionality is implemented in AbstractCursorListFragment but it would not be viable to extend from AbstractCursorListFragment with PVRRecordingsListFragment as no database is queried by PVRRecordingsListFragment. Should search functionality...

> Hi > Am I the only one who has the problem? Apparently not: #385

[reproducer.zip](https://github.com/javaserverfaces/mojarra/files/1667722/reproducer.zip) Reproducer web application. 1. Invoke using `mvn clean package jetty:run` 2. Navigate to `http://localhost:8080/reproducer/welcome.jsf` 3. Look at the exception and stack trace.

[issue4329.zip](https://github.com/javaserverfaces/mojarra/files/1681217/issue4329.zip) Small webapp and instructions to reproduce this issue. Requires Apache Maven, Apache tomcat 9, OpenSSL if JDK 8 is used, JDK 9 if OpenSSL is not present.

The root cause is an issue in Apache Tomcat HTTP2 implementation which is to be fixed as of Apache Tomcat 9.0.7 + 8.5.30. Issue 62177 https://bz.apache.org/bugzilla/show_bug.cgi?id=62177

These two things would help me either: 1) Ability to suppress a vulnerability on a given component within a given project on current and future versions of that component. 2)...

After several attempts I did it like that and it worked, setting EP Reserve to 1650 Wh: ``` from e3dc import E3DC ... retval = e3dc.rscp.sendRequest( ( "SE_REQ_SET_EP_RESERVE", "Container", [...

Only thing is that for some reason the new value does not update on the touch screen UI, but it actually works.