> Changing validation procedure so only add http:// prefix for addresses that > are not started from the supported preffixes (for now it's http and https but > more can be added if needed). Also now the validation procedure is case > insensetive so HTTPS:// also works fine.
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: - replace http with https in default address and default prefix; ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2112/files - new: https://git.openjdk.org/jfx/pull/2112/files/5617d73a..82b7edbc Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2112&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2112&range=01-02 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jfx/pull/2112.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2112/head:pull/2112 PR: https://git.openjdk.org/jfx/pull/2112
