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