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

Gtk: generated content for text/uri-list mime type does not conform RFC 2483

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • None

      public final static String URI_TYPE = "text/uri-list"; //http://www.ietf.org/rfc/rfc2483.txt

      from RFC 2483:
      > 3) As for all text/* formats, lines are terminated with a CRLF pair.

      Gtk glass port should use CRLF line separator instead of currently used LF.

            azvegint Alexander Zvegintsev
            azvegint Alexander Zvegintsev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: