codeforcroatia / imamopravoznati-theme

Frontend theme for Croatian Alaveteli site
http://imamopravoznati.org
MIT License
1 stars 1 forks source link

Wrong date format in date picker #99

Open schlos opened 4 years ago

schlos commented 4 years ago

Actual behavior

When dates are picked form date picket, they look like this: http://imamopravoznati.org/list/all?utf8=%E2%9C%93&query=&request_date_after=01.03.2020.&request_date_before=06.03.2020.&commit=Pretra%C5%BEite

Steps to reproduce

Expected behavior

Accepted from-to date format: http://imamopravoznati.org/list/all?utf8=%E2%9C%93&query=&request_date_after=04%2F03%2F2020&request_date_before=04%2F04%2F2020&commit=Pretra%C5%BEite

schlos commented 3 years ago

Still reproducible on v0.39.0.0

schlos commented 2 years ago

Related to upstream issue: https://github.com/mysociety/alaveteli/issues/504