• Resolved podpirate

    (@podpirate)


    Steps to reproduce:

    – WordPress with locale de_DE
    – LifterLMS 3.37.13
    – Edit or add a payed course access plan
    – enter an even price (like 10)
    – input is not valid, saying the next valid values are either 9.01 or 10.01

    The step and min attributes of the <input type="number" /> are rendered in a localized number format, which in germany uses an , as a decimal separator.

    The Problem could not be as uncommon as one may think:
    https://en.wikipedia.org/wiki/Decimal_separator#/media/File:DecimalSeparator.svg

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Access plan Price input invalid’ is closed to new replies.