-
### Describe the bug
Export of a contact converts spaces in its prefix into `\,`, causing 3rd-party clients to render what should be spaces as ",".
### Steps to reproduce
1. Create a contact …
-
### Describe the bug
When relaunching a workflow in FlyteConsole, large numbers within an array of structs are incorrectly converted into objects. For example, `1716759253199713` will become `{
…
-
For example with a Retrobat usage, if we want to display the logos systems on the DMD.
- Converts images to a suitable format for DMD displays (128x32, high contrast, black background, centered)
-
Empty project, just the following Cairo snippet:
```cairo
use core::to_byte_array::FormatAsByteArray;
/// Converts a `felt252` to a `base16` (hexadecimal) string without padding, but including the `…
-
```
What steps will reproduce the problem?
1. Call convert on an input that is blank
2. Value should change from "" to 0
What is the expected output? What do you see instead?
Value should stay "", as…
-
I have tested mediaembed on grav v0.9.40 to publish a Youtube video.
Plugin works perfect... but all images are converted to links.
-
Please see the code below. I compiled it with `flang -fc1 -emit-mlir -O0`. In the resultant mlir, I see that fir.declare is generated 3 times for variable `i` of `str_int` (`_QMutilsFstr_intEi`) and …
-
```
What steps will reproduce the problem?
1. Call convert on an input that is blank
2. Value should change from "" to 0
What is the expected output? What do you see instead?
Value should stay "", as…
-
```
What steps will reproduce the problem?
1. Call convert on an input that is blank
2. Value should change from "" to 0
What is the expected output? What do you see instead?
Value should stay "", as…
-
Currently on windows if I have more than one "convert.exe" in the path, it might be nice to try each of them until it can hopefully find one that works :)
See also this updated branch for some commit…