Broken URL with non-latin characters in path component

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • fx2.1
    • Affects Version/s: fx2.0
    • Component/s: 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.


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

              Created:
              Updated:
              Resolved:
              Imported: