-
Hi,
I have been getting xml parsing error (like ExpatError) causing my app to crash. whats the solution ? I found http://code.google.com/p/android/issues/detail?id=35915 is that the reason ?
ERROR:…
-
I try to use this library, and console says `XML Parsing Error: no root element found` continuously.
It works, but the error message really bothers me. Did I do something wrong?
Adding part of my …
-
When processing SMPTE 429-7 2014 standard XML subtitles. There is an error in the sorting logic of the output after parsing the Text block, which seems to place the Ruby block before the normal text b…
-
### Description
The parser accepts and parses a XML element that is syntactically invalid, without raising an error. This is despite enabling the validator option "-v".
### Input
```xml
…
-
| | |
|:---|:---|
|**_F´ Version_**| |
v3.5.0
|**_Affected Component_**| |
---
## Problem Description
When using the TlmPacketizer, the fprime-gds requires that all telemetry channels be fu…
-
Hi,
I encountered an error when attempting to parse this XML file: https://github.com/mickdekkers/xrust-parse-issue-repro/blob/main/data/content.xml
As far as I can tell, the file is valid XML. …
-
```
What steps will reproduce the problem?
1. create an empty project in Eclipse, having testNg plugin installed
"org.testng.eclipse_5.7.0.1"
2. add a new class, assign TestNg Jar "testng-jdk15.jar
…
-
Hi,
There are many external tools to read and parse Androidmanifest.xml. How can I way to read and parse Androidmanifest.xml file from Find-sec-bugs? or How can I validate that current file is mani…
-
The XML uketddc parser should put the xml field in the hyku "grant number" field. This is not currently happening. Here is the [original mapping sheet](https://docs.google.com/spreadsheets/d/1NrL6CgR…
-
Hi,
I got XML Parsing Error: not well formed or XML Parsing Error: prefix not bound to a namespace in Firefox console whenever I used v-bind or v-on. How to resolve this? Thanks in advance.