-
The filter pipeline allows for the generation of csv output files, as is shown in the following exemplary `couette.xml`:
```xml
...
...
```
…
-
I have a .net core ERP solution, there are almost 500+ reports we made using RDLC,
and everything is fine, there is no issue in RDLC, but it's prolonged compared to other reporting like FastReport.Ne…
-
There are currently 13 XML zip files that are empty for 2024Q2. The problem originated on CAMDPUB and needs to be investigated and remediated in that environment.
The first step would be to review th…
-
### Is your enhancement related to a problem? Please describe.
Currently events use the absolute default for their rendered output, which results in weird feed data.
```html
```
Even it is…
-
When loading a dataset with dimensions: time and forecast_reference_time:
1. When the "default" key time is "min" it displays the first time of the first forecast_reference_time.
2. When the "defa…
-
Hello
I am using ism7 with version 2.10, once I started addon for the very first time config file is created with out any problems - file is attached. Once addon is trying to restart using config…
-
Hi,
The function create_jenkins_location_configuration_xml doesn't get the right route as
` if [[ $( oc get routes -o json | jq -c -r '.items[0].spec.tls') == "null" ]]; then`
doesn't filter f…
-
### Summary
I belive I have found a misbinding in the Win32_Media_MediaFoundation feature.
The IMFSourceReader::SetCurrentMediaType(arg , . . .) expects arg to be of type u32. The documentation p…
-
If I create a parser instance with no_blanks, and later create another parser with keep_blanks, the second parser will ignore the keep_blanks option.
In the code example below, the first parser ins…
-
**Describe the current behavior**
A client of mine wanted me to scan networks from two different scan hosts A and B.
I tried to compare the scans via ndiff and it returns an error (first nmap 7.95…