johnangularjs / datawiki

Automatically exported from code.google.com/p/datawiki
0 stars 0 forks source link

need error message for bad xml #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. type non-xml into the xml field
2. hit submit 
3. profit

What is the expected output?
A nice error message

What do you see instead?
com.sun.jersey.spi.container.ContainerResponse mapMappableContainerException: 
The exception contained within MappableContainerException could not be mapped 
to a response, re-throwing to the HTTP container
org.xml.sax.SAXParseException: Content is not allowed in prolog.
    at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)

What version of the product are you using?
The version seems not to be mentioned on the page. That's anoter bug.

On what operating system?
Linux

Please provide any additional information below.

Original issue reported on code.google.com by cpenn...@google.com on 21 Jun 2010 at 11:57

GoogleCodeExporter commented 8 years ago
Fixored.  Chocolate coming!

Original comment by p...@google.com on 22 Jun 2010 at 1:29

GoogleCodeExporter commented 8 years ago

Original comment by p...@google.com on 22 Jun 2010 at 6:28