The date_browser view will return a 200 if given junk
date-browser/this-is-not-a-date
I would expect it to return a 404

There should be a validator that checks the input to make sure it's a date. This can be bad for SEO and the page caching layer.

Comments

Edgar Saumell’s picture

subscribing

KarenS’s picture

Priority: Critical » Normal

Trying to clean up the issue queue so I can get a new release out. Feature requests are not critical. Critical is for bugs.

no2e’s picture

I think this is similar to #1299718: Date argument validation handlers for Drupal 7 version?

DamienMcKenna’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

Seems like this might be a duplicate of #1299718: Date argument validation handlers?