Tony Germano

Results 60 comments of Tony Germano

I think it has this limit because Oracle versions prior to 12.2 had a max column name length of 30. Since 12.2 the limit has increased to 128. See https://docs.oracle.com/en/database/oracle/oracle-database/12.2/sqlrf/Database-Object-Names-and-Qualifiers.html#GUID-75337742-67FD-4EC0-985F-741C93D918DA...

Reopening due to previous comment and relevant discussion today in slack channel.

I don't see that you actually replaced the jar files with the newer version. The file exists in 5 different places, and I don't know if this affects other dependencies....

I released a plugin that bypasses registration on first login for 4.1.0 since there is no other means to opt-out. https://github.com/tonygermano/mirth-user-privacy-plugin

I created an issue with the first point (which I think is enough) and also the third point. I agree that if you are polling (especially externally) to see if...

Which are the SOP classes that you need to add?

This can probably be closed as a duplicate of #4811. It looks like there is already a plan to upgrade Jetty tied to that issue.

I don't think this is a bug. That's a risk you take with using "Default" instead of being explicit. Mirth just picks up the default from Java. I would bet...

This bug is well documented in https://github.com/mozilla/rhino/issues/326