-
In gd_cache.c the following code crashed:
```
if(strcmp(name, "content") == 0)
{
value = xmlGetProp(c1, "src");
str_init_create(&entry->src, va…
-
This isn't so much an issue as an inquiry, but I don't know of a better place to put this. So here's my situation: `hxt` is nice but it pulls in a lot of dependencies, many of which are not working t…
-
how to write user list : https://gist.github.com/nikyasu/17ac1060eafa4c44975e
how to parse users list : https://gist.github.com/nikyasu/3e7c5e71d3eb0ac57124
-
Note section parsing will break if the note content does not start with text content (e.g. paragraph, line break)
Also should handle more XML types that Notereader might throw at it
-
I'm currently not able to parse large endpoint responses due to memory issues (one of the endpoints is a list with 22,746 value entries and no result pagination).
A solution is apparently (as far as …
-
The following error occurs when HermiT is dealing with (valid) XML literals.
2017-05-16 12:44:55.805 [Classification Thread] INFO OWLReasonerManager ------------------------------- Running…
-
## Automation Testing for CWMSjs - `/ratings`
```bash
curl -X 'GET' \
'https://water.usace.army.mil/cwms-data/ratings?name=KEYS.Elev%3BArea.Linear.Production&office=SWT' \
-H 'accept: applic…
-
rss2email is reporting this when parsing https://www.thunderbird.net/en-US/thunderbird/releases/atom.xml: "incorrectly declared encoding: document declared as us-ascii, but parsed as utf-8".
The re…
-
```
What steps will reproduce the problem?
1. Download a pocket query
2. Transfer to /sdcard/downloads/
3. Use GeoBeagle menu -> Sync option
What is the expected output? What do you see instead?
Exp…
-
Hi Guangchuang,
I know you don't actually look after Pathview but it seems to be broken. Do you know of a fix? It doesn't even work if you follow the vignette, using their sample data.
No matter h…