PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Indent XML: XML Parser Configuration Error. #89

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
-What steps will reproduce the problem?
1. On lower body tab (result), rightclick and choose Indent > Indent XML
2. It won't indent the xml, just produce the error in the status bar.
3.

-What is the expected output? What do you see instead?
Indented XML.

-What version of the product are you using? On what operating system?
2.3
Windows 2003 Server SP2

-Please provide any additional information below.

java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)

Original issue reported on code.google.com by goran.visser on 24 Jun 2009 at 7:58

GoogleCodeExporter commented 8 years ago
Functionality works on same environment with version 2.2 Issue introduced in 2.3

Original comment by goran.visser on 24 Jun 2009 at 8:01

GoogleCodeExporter commented 8 years ago
I have JDK6 update 12 running in Linux. I am not facing this issue. I will try 
to get
an environment similar to yours for testing.

Original comment by subwiz on 24 Jun 2009 at 3:55

GoogleCodeExporter commented 8 years ago
tried indenting this url:

http://www.w3schools.com/xml/note.xml

in RESTClient 2.4. Works fine. I used Mac OS Lion, with the supplied Java 6.

Original comment by subwiz on 7 Jul 2012 at 7:52