Jeremy Hamilton

Results 6 issues of Jeremy Hamilton

I have recently converted all of the code to typescript. It should still compile just fine, but it would be nice to have the demo app be a good check...

I am hitting the following exception: ``` java.lang.NullPointerException: Cannot read the array length because "" is null at oracle.jdbc.driver.OraclePreparedStatement.registerReturnParamsForAutoKey(OraclePreparedStatement.java:11907) at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:2024) at oracle.jdbc.driver.OraclePreparedStatement.addBatch(OraclePreparedStatement.java:10058) at oracle.jdbc.driver.OraclePreparedStatementWrapper.addBatch(OraclePreparedStatementWrapper.java:1002) at org.jetbrains.exposed.sql.statements.jdbc.JdbcPreparedStatementImpl.addBatch(JdbcPreparedStatementImpl.kt:21) at org.jetbrains.exposed.sql.statements.Statement.executeIn$exposed_core(Statement.kt:54) at...

Fixes: #4752 Current used xstream version has multiple high and critical CVE's associated with it. This update fixes those known security concerns.

triaged
Internal-Issue-Created

iOS 16.1.2 iPhone 11 I currently run the following code: ```dart Vibration.vibrate(pattern: [500, 500, 500, 500]); ``` ``` [hapi] CHHapticPatternPlayer.mm:132 -[PatternPlayer initWithPlayable:engine:privileged:error:]: ERROR: pattern contains no playable events Failed to...

So I have many people at my company who accidentally use the wrong password, and then go to try and change their password either in the user account settings or...

When sending an invite to new members, the invite email login does not use the ldap login process.