From a295a88fbe147fe4772d3ae48a6d9b22062f1b82 Mon Sep 17 00:00:00 2001 From: Xavier Coulon Date: Tue, 17 Sep 2013 15:11:03 +0200 Subject: [PATCH] JBIDE-15408 - N&N for LiveReload 1.1.0.Alpha1 --- .../livereload-news-1.1.0.Alpha1.html | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 whatsnew/livereload/livereload-news-1.1.0.Alpha1.html diff --git a/whatsnew/livereload/livereload-news-1.1.0.Alpha1.html b/whatsnew/livereload/livereload-news-1.1.0.Alpha1.html new file mode 100644 index 00000000..8a3f7844 --- /dev/null +++ b/whatsnew/livereload/livereload-news-1.1.0.Alpha1.html @@ -0,0 +1,62 @@ + + + + + + + +JBoss Tools LiveReload 1.1.0.Alpha1 What's New + + + +

JBoss Tools LiveReload 1.1.0.Alpha What's New

+ + + + + + + + + + + +
+
+

General

+
+
Bug fixes +

+ This release of JBoss Tools LiveReload fixes 2 issues reported and fixed with the help of a community member, Pei-Tang Huang: +

+
    +
  • When using LiveReload embedded proxy to preview local files with non UTF-8 characters (such as CJK characters), the returned content would contain '?' characters instead of the expected ones. From now, the embedded LiveReload proxy relies on the Eclipse settings applied on the file (or at the project or workspace level) to read the content.
  • +
  • As a side effect, when accessing workspace files with special characters, the value of the "Content-Length" header in the HTTP response was not correctly calculated and Chrome would simply not process the response body, eventually leaving the user with a blank page. +
+

Related JIRA: JBIDE-15317 and + JBIDE-15430

+ +
+ + + + + +