Viewing a numbered list in an excerpt on Safari results in incorrect number display

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      In the Safari browser, a numbered list within an excerpt truncates the leading digit in a two-digit number. Instead of showing 9, 10, 11, 12, it displays 9, 0, 1, 2.

      Steps to Reproduce

      1. Create a new page or edit an existing page in Confluence.
      2. Add a numbered list with at least two-digit numbers (e.g., 9, 10, 11, 12).
      3. Insert the numbered list inside an excerpt macro.
      4. Save the page and view it in Safari.
      5. Observe the incorrect display of the numbers.

      Expected Results

      The numbered list should display numbers sequentially as 9, 10, 11, 12.

      Actual Results

      The list displays the numbers incorrectly, showing 9, 0, 1, 2 instead of the expected 9, 10, 11, 12.

      The below exception is thrown in the xxxxxxx.log file:

      ...
      

      Workaround

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

            Assignee:
            Unassigned
            Reporter:
            Eduardo P
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: