-
Having issue with evaluating XPATes like //a[//b]
My example code
``` java
String str = ResourcesUtils.readFileToString("multiline.txt");
System.out.println(str);
System.out.println(XPathAPI.select…
-
With commit [861b92b](https://github.com/holo-routing/holo-cli/commit/861b92baec262879f4bdce1a5b867b694dcaf081) it is now possible to have an optimized and common way to query and parse Yang models st…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Konveyor version
0.5.0-beta.1
### Priority
Critical
### Current Behavior
Including the Camel target with a…
-
### Brand name
Art-93
Bulgarian producer and seller of clothing and accessoaries
### Wikidata ID
Q122959221
https://www.wikidata.org/wiki/Q122959221
https://www.wikidata.org/wiki/Special…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I am trying to read or write an XML Attribute using updatecli.
But not finding the value. Ac…
-
**Summary** (from conversation below):
- In a fragment, `foo` and `./foo` match nodes at the top of the fragment, but `/foo` does not.
- In a fragment, neither `//foo` nor `.//foo` match items at the …
-
I've run into a problem working with the library. I'm not entirely sure what's wrong, but [this test](https://github.com/Glusk2/jcabi-xml/pull/1/commits/a0bea4ad0c74005aaf7360c94469c99e896cb726) (mini…
Glusk updated
6 years ago
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.3.0
### Bug summary
After upgrading from Umbraco v12.3.9 to v13.3.0 most seems to work correct.…
-
**XPath_Injection** issue exists @ **Content/XPathInjection.aspx.cs** in branch **master**
*The application's FindSalesPerson method constructs an XPath query, for navigating an XML document. The X…
-
Right now the `chasten` tool uses XPath expressions to query an XML-based
representation of a Python program. However, this means that `chasten` can only
work correctly for Python programs!
It would …