Christopher Schultz
Christopher Schultz
NextGen currently computes hashes for some release artifacts and hosts them side-by-side with the downloadable packages from their release-hosting site. The hashes can only provide proof that a particular binary...
Mirth Connect releases hosted at e.g. https://mirthdownloadarchive.s3.amazonaws.com/index.html?prefix=connect/4.0.1.b293/ provide sha256 and md5 hashes. I recommend removing all the old MD5 hashes, re-computing any hashes missing from old releases and publishing them....
I had to figure out what these methods did while developing my plugins, and it would have been very helpful to have this javadoc to guide me. NOTE: Zero code...
We have a script which deploys new channels from a template channel, creating a new channel in the process. That script calles ChannelController.updateChannel() to create the new channel. We were...
I have the Mirth Connect Administrator Launcher installed in a directory called "Mirth Connect Administrator Launcher 2" but there is no indication of the version number of the program. *...
Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding.
For background, please see this [thread](https://lists.apache.org/thread.html/r4015fc926e8fad8bc1a3e7be70bf474ab1d4a0178028b83562b3cbb3%40%3Cusers.tomcat.apache.org%3E) on the Apache Tomcat users mailing list. The Servlet Specification specifies in [section 3.1](https://jakarta.ee/specifications/servlet/5.0/jakarta-servlet-spec-5.0.html#http-protocol-parameters) that request parameters coming from the URL query string should...
When using MCAL with a server behind some network shenanigans, the JNLP returned by the server is not correct with respect to the client's view of the server on the...
If you manage more than one MC server using MCA, you'll often have multiple MCA instances open, each to a different server. The window titles identify the remote server by...
Fixes https://bz.apache.org/bugzilla/show_bug.cgi?id=58489