In Android app, adding a date in German format to a bullet list inside a card description returns a different format

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      In the Android app, when editing a card description, adding a German date (e.g  "14. August 2025" in dd. Mon YYYY format) inside a bulleted list changes to 1 August 2025 when the editor is saved.

      Steps to Reproduce

      1. Create a card and open it
      2. Go to the description and create a bullet list with a german date format e.g. * 14. August 2025
      3. Save the editor

      Expected Results

      The editor should display in this format in it's editable state:

      • 14. August 2025

      Actual Results

      The editor is displaying the date in this format once it is saved. It becomes a numbered list:

      • 1. August 2025

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Mutya (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: