Brad Wood

Results 28 issues of Brad Wood

I'd like to use this library in a JVM language called CFML. I can easily wrap up my custom classes to present as any interface on the classpath, but there...

I brought this up in https://github.com/Bilal-S/iis2tomcat/issues/59 a few months back and would like to mention it again. The previous ticket was tagged as an enhancement but then was also closed,...

Enhancement
help wanted

Please see the discussion in this thread: https://github.com/TechEmpower/FrameworkBenchmarks/discussions/6338 It contains the details, steps to reproduce, and findings in the CSV file which seem to be causing the error. I stopped...

This ticket is from the following discussion, which has received no replies in 3 weeks: https://github.com/TechEmpower/FrameworkBenchmarks/discussions/6405 -------- I've noticed that frameworks with this in their benchmark_config.json ```js "versus": "None" ```...

Getting this error on OpenJDK 11 ``` [ERROR] dorkbox.systemTray.SystemTray: Error changing SystemTray mouse trigger for MacOSX. javassist.CannotCompileException: [source error] no such class: sun.lwawt.macosx.event.NSEvent at javassist.CtBehavior.setBody(CtBehavior.java:474) at javassist.CtBehavior.setBody(CtBehavior.java:440) at dorkbox.systemTray.util.SystemTrayFixes.fixMacOS(SystemTrayFixes.java:307) at...

This is similar to https://github.com/node-fetch/node-fetch/pull/795 but different. 795 is asking to actually send a body with a GET request. I've noticed that sending a GET request even with NO body...

bug

Make Lucee QoQ `LIKE` match Adobe CF and MS SQL in supporting bracket char sets

enhancement
testcase

WDDX doesn't escape single ticks in struct keys creating invalid XML

I put in ticket #64 to have a basic keystore search feature within the GUI, but along the same lines, sometimes I have a cacerts keystore and I also have...

I generally use this took to troubleshoot errors like `unable to find valid certification path to requested target` so I'm trying to check if a given root cert is in...