-
I've noticed some inconsistent encoding of optional values where it sometimes writes a null value and other times writes a zero value. I have seen this with both booleans and strings. I believe it may…
-
#### Wave SDK Version, OS
Windows 10
Python 3.10.7
h2o-wave 1.0.0
#### Actual behavior
I'd like to use form verification: At least, check that no input is empty. If at least one input is em…
-
This is broken out from #6556.
Add support for combining queries created using the fluent syntax into bool queries using the &&, ||, ! and + operators.
For example:
```c#
var search = new Sear…
-
I use HtmlUnit 2.58.0 and the corresponding HtmlUnit web driver from Geb 4.1 on top of Selenium 3.141.59.
My custom `WebClient` sets a `SilentCssErrorHandler` inside overridden `modifyWebClient`. I…
-
**Describe the bug**
When I try to generate schematic, there's a warning prevent the schematic generation.
WARNING: Schematic generation is not implemented for KiCad version 8. @ [C:\Data\skidl\sk…
-
The VDE guidelines specifiy all the metrics the DSO could ask for. This list of metrics needs to be checked and compared to the current state of `metric_sample.proto`. Afterwards it is open for discus…
-
this curl:
`curl 'https://nextcloud1.docker/ocs/v2.php/apps/files_sharing/api/v1/shares' --compressed -X POST -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128…
-
With an authenticated SDK in a Go service, I am able to successfully encrypt a TDF3 with the following:
```go
attrValues := []string{"https://namespace.com/attr/attr1/value/value1"}
sdk.CreateT…
-
| Q | A |
|---------------------|-----------------|
| Phel version | v0.14 |
| PHP version | 8.3.7 |
#### Summary
The do…
-
I’m experimenting with intersection uncertainty sets, and I’ve run into a problem where:
- The nominal point is in the intersection set
- But PyROS implies that the intersection is empty when …