-
### Description
The `RangeAttribute` fails to parse the `"2,0"` double value, which is a valid hungarian format of the `2.0` number even when the `ConvertValueInInvariantCulture` is set to false.
#…
-
For book `lat/hk/hk_17243_lat` we have two remote instances registered. One through the usual callback mechanism (at 2024-08-23 11:17:09,840) and one through the search-files mechanism (2024-08-24 13:…
-
While creating a semantic model, when selecting a stage for upload, we're seeing an error.
![image](https://github.com/user-attachments/assets/a363a57e-2270-4656-916e-8339b02c8265)
Per [Identifier…
-
In multiple places, the DG implies that the application can be opened by double-clicking the jar file (one example below).
![Screenshot 2024-11-15 at 17.19.11.png](https://raw.githubusercontent.com/n…
-
i have an issue where as soon as I double click it pops up with an Open With window (I am running windows 11)
-
Currently, it is possible to specify pH by including `H+` in the composition dictionary:
```
>>> initial_conditions = {
'HCO3-': 1.0e-3,
'CO3--': 1.0e-4,
'H+': 1.0e-7 # Note: instea…
-
**API Platform version(s) affected**: 3.3.11
**Description**
While upgrading the Sylius API to APIP3, we faced an issue with subresource configuration.
Here’s a specific real-life example to il…
-
## Brief outline of the enhancement
**LaTeX2e generally cannot add new features without an extreme amount of care to accommodate backwards compatibility. Please do not be offended if your request i…
-
There are cases where extracted F* files in `libcrux-ml-kem` have redundant third return value where just double are supposed to be at the receiving side. This breaks lax-check of affected F* files.
H…
-
### Affected Version
Druid 29.0.1
### Description
```
SELECT
(TIME_FLOOR("__time", 'P1D', NULL, 'Asia/Calcutta')) AS "__time",
SUM(CASE WHEN "countryIsoCode" IN ('US') THEN added ELSE…