Loop path queries: imjs silently swallows them
Open
bug
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/intermine/intermine/issues/2053
Try running this query in flymine:
```
```
You get an error. However you don't get an error in MouseMine (older version) or in FlyMine's iodocs (doesn't use imjs). The error looks like it's dropped the `loopPath` value, and so we get an `invalid XML error`.
It doesn't look like imjs has a test for loopPaths. Can you add one?
This is higher priority because loopPaths aren't working in the UI right now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.