Currently omar.persistence.rdb.ExternalLinkDAO.checkURLs is in omar.properties. The Java UI does its own URL validation before saving, and there is no way to disable it. This means a valid submission might not work in the Java UI.
Add a way to disable URL validation in the Java UI.