I think there is a problem with the xml formatter (comes with Cobalt 8.655). When I try to use it for a record listing, I get the following error message in Chrome:
XML Parsing Error: XML or text declaration not at start of entity
Location: http://geoweb/kl?formatter=xml
Line Number 1, Column 2: <?xml version="1.0" encoding="UTF-8"?><section>
-^
I get a similar error in Firefox. It seems like there is a space before the start of the xml declaration that is causing the problem. Removing the space fixes it.
I think there is a problem with the xml formatter (comes with Cobalt 8.655). When I try to use it for a record listing, I get the following error message in Chrome:
I get a similar error in Firefox. It seems like there is a space before the start of the xml declaration that is causing the problem. Removing the space fixes it.