tikxml: java.lang.ArrayIndexOutOfBoundsException size=1 offset=1 byteCount=1
On parsing content i receive
java.lang.ArrayIndexOutOfBoundsException
size=1 offset=1 byteCount=1
at okio.Util.checkOffsetAndCount(Util.java:30)
at okio.Buffer.getByte(Buffer.java:302)
...
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 24 (8 by maintainers)
Commits related to this issue
- Fixes #128 Ensure the buffer has at least two bytes on open angle brackets — committed to reline/tikxml by reline 5 years ago
- Fixes #128 Ensure the buffer has at least two bytes on open angle brackets — committed to reline/tikxml by reline 5 years ago
- Merge pull request #133 from reline/bugfix/128 Fixes #128 — committed to Tickaroo/tikxml by Bodo1981 4 years ago
Will work on it in next weekend. I apologise for any inconveniences
Markus Padourek notifications@github.com schrieb am Mo., 5. Aug. 2019, 16:41: