Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8128152

Broken URL with non-latin characters in path component

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.1
    • fx2.0
    • javafx
    • web

      If we are trying to load URL with non-latin characters in path component through webEngine.load() URL becomes broken.

      For example:

      webEngine.load("http://ru.wikipedia.org/wiki/Слово"); loads page with address http://ru.wikipedia.org/wiki/Слово


      But if we click on a link with such URL in WebView, URL will be processed correct.


            vbaranov Vasiliy Baranov (Inactive)
            azvegint Alexander Zvegintsev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: