Problem/Motivation

Creating exposed date popup filter gives invalid format for time field

Steps to reproduce

- Create fresh drupal 7 site
- Install date and views with drush
- Create a view
- Add exposed date filter popup. See image for settings
- Go to view page or check preview

Error: "The value xx:xx does not match the expected format" is shown

Comments

callum_speirs created an issue. See original summary.

callum_speirs’s picture

StatusFileSize
new77.46 KB
callum_speirs’s picture

Title: Time value does not match expected format with exposed date popuip » Time value does not match expected format with exposed date popup
damienmckenna’s picture

Status: Active » Closed (duplicate)
Parent issue: » #3334279: Time Field Inserting a Blank Space

I'm sorry you've ran into this problem.

There's an existing issue where some people are looking into it too (#3334279: Time Field Inserting a Blank Space), I'm closing this issue so please follow the other one. Thank you.

callum_speirs’s picture

In my testing the 2 if blocks referenced in that issue are not hit during execution as the site uses 24 hour instead of 12 hour. So I don't think the two issues are related.

callum_speirs’s picture

Status: Closed (duplicate) » Active