View Issue Details

IDProjectCategoryView StatusLast Update
0000049BooBooGeneralpublic2026-01-23 19:17
Reportertremblin Assigned Totremblin  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000049: Add single quote characters.
DescriptionThere isn't going to be a char type so for example string_format "%" 'a' will create a string with the numerical value, not a. But for example string_set_char_at s index 'a' will work. Or string_from_number.
TagsNo tags attached.

Activities

tremblin

2026-01-22 03:05

administrator   ~0000026

Actually with string_format %(c) it should work...

Issue History

Date Modified Username Field Change
2026-01-22 03:04 tremblin New Issue
2026-01-22 03:04 tremblin Status new => assigned
2026-01-22 03:04 tremblin Assigned To => tremblin
2026-01-22 03:05 tremblin Note Added: 0000026
2026-01-22 03:06 tremblin Description Updated
2026-01-22 03:07 tremblin Description Updated
2026-01-23 19:17 tremblin Status assigned => resolved
2026-01-23 19:17 tremblin Resolution open => fixed