Android icon indicating copy to clipboard operation
Android copied to clipboard

Android locale change while in edit screen breaks barcode value

Open TheLastProject opened this issue 1 year ago • 0 comments

First, create a card with Barcodevalue equal to card ID (the default): image

Then, while staying in the edit menu, change the Android system language: image

(Note that Barcode value stays at the old translated "Equal to card-ID" value, which is now a string)

If you now press save, you have accidentally set the barcode's value to the string "Equal to card-ID" (in the language you were originally in)

TheLastProject avatar Sep 30 '23 10:09 TheLastProject