-
## What is the Problem Being Solved?
We're now allowing nested data in errors. While async flow does not enforce that errors have the same message, we should enforce that any other nested data, at …
-
**Jetty version(s)**
12.0.13
**Jetty Environment**
ee8
**Java version/vendor**
21.0.4.7.1/AWS (Corretto)
**OS type/version**
Ubuntu/22.04
**Description**
After migrating our applicat…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
With the new FormData implementation for plain maps I tried to set errors on nested inputs, but it looks like errors are not handled for nested inputs.
-
When I try to build using
> asciidoctor -a toc=left -a docinfo=shared DAP4.adoc
I see a number of errors of this form:
````
asciidoctor: ERROR: Overview.adoc: line 15: overview sections do not s…
-
Can we improve the performance of depth-limited type printing in stack traces? Here is an example where printing truncated types takes quite a while with a highly nested struct:
```julia
Base.@kwd…
-
The following code works fine, as expected, with clang++, but reports nullpointer with Homebrew g++.
#include
#include
#include
using namespace std;
#include /…
-
While working with complex nested workflows (like copy pasting or adding more children), throws "CurrentDepth (32) is equal to or larger than the maximum allowed depth of 32" error.
Tried changing…
-
Did you run it to these at all after base64 decoding the key?
```
OpenSSL::X509::CertificateError: nested asn1 error
```
-
### Are you submitting a **bug report** or a **feature request**?
A **feature request**
### What is the current behavior?
The way errors structured currently mimics the way the values are bei…