The widget validation needs improvement. Infinite replications should not be allowed and the dates need to be populated.

Comments

kyoder created an issue. See original summary.

  • 1c1bb6e committed on 1.0.x
    Issue #3313514 by kyoder: widget validation improvements.
    
kyoder’s picture

Fixed in latest stable release 1.0.3

  • Removed "Never" as a repeat-limiting option as allowing infinite repeats is not viable.
  • Added validation to ensure start and end dates are provided.
  • Added validation to ensure that number of occurrences is provided if that repeat-limiting option is selected.
  • Added validation to ensure that a date is provided if that repeat-limiting option is selected.
kyoder’s picture

Status: Active » Fixed
kyoder’s picture

Status: Fixed » Closed (fixed)