CodeforLeipzig / wo-ist-testzentrum

https://wo-ist-testzentrum.de/#leipzig
Other
7 stars 4 forks source link

Fix validation error by sanitizing opening_hours property. #25

Closed johnjohndoe closed 3 years ago

johnjohndoe commented 3 years ago

Error

Error: Mo 07:00 - 18:00; Tu 07:00 - 18:00; We 07:00 - 18:00; Th 07:00 - 18:00; Fr 07:00 - 18:00; Sa 07:00 - 18:00; Su 07:00 - 18:00; <--- (This rule does not contain anything useful. Please remove this empty rule. Might it be possible that you are a programmer and adding a semicolon after each statement is hardwired in your muscle memory ;) ? The thing is that the semicolon in the opening_hours syntax is defined as rule separator. So for compatibility reasons you should omit this last semicolon.)