-
**What is this issue about?**
- [ ] Bug report 🪲
- [x] Feature request 🏎
- [ ] Question ❓ Consider dropping it first in the [Project Chat](https://asciidoctor.zulipchat.com/#narrow/stream/users…
-
With `missingkey.tmpl`:
```
{{$csv :=
`lang,keywords
C,32
Go,25
COBOL,357` -}}
{{- $c := ($csv | data.CSVByRow)}}
$c: {{$c}}
{{- $d := coll.Slice (coll.Dict "lang" "C" "keywords" "32")…
-
Map the country names in GraphQL:
on creating/updating node, GraphQL should use the longitude and latitude to set the country name using another service, so we will ignore the country and city field…
0oM4R updated
3 weeks ago
-
Context: ***Please provide context***
Exception thrown:
```
|std:///Map.rsc|:109,0: MultipleKey(
|file:///Users/jan/Content/Periteleios/dev/adept-base/src/main/rascal/lang/basesql/ast/BaseSQL.…
-
Context: ***Please provide context***
Exception thrown:
```
|std:///Map.rsc|:109,0: MultipleKey(
|file:///Users/pius/Desktop/Dev/adept-base/src/main/rascal/actions/DataTypes.rsc|(370,20,,),
…
-
**Jetty version(s)**
Jetty 12
**Jetty Environment**
ee10
**Java version/vendor** `(use: java -version)`
openjdk 21.0.3 2024-04-16 LTS
OpenJDK Runtime Environment Temurin-21.0.3+9 (build …
-
When I was hooking a function, the second parameter of the function was a byte array, so I wrote the following code to hook the function:
function Hook() {
let xxx= Java.use("xxxx");
xxx["$…
-
## Steps to reproduce
1. Add `eox-drawtools` to a map
2. Tooltips in the map break.
3. Draw polygon
4. Tooltip appears for the drawn shape (possibly related to #594, but I was not able to succe…
-
- [ ] bitte prüfen, was intern gemacht wird, um möglicherweise gleich eine Komponente zu übernehmen: https://meteoswiss.atlassian.net/wiki/spaces/CNG/pages/138347037 / Climap mit Swisstopo Hintergrund…
-
It might be more user and developer friendly in our polyfill to support parsing of the `` `lang` attribute (to the extent that we have internationalized message strings for the language). Currently…