Hi,

I created a page view with a Date:date (node) argument which I, if it's present, show in the page title using percent substitution. My page title I configured in the view argument settings is "Concerts in %1". If I call the view with the argument "2005", everything works as expected, the page title results as "Concerts in 2005" and the view shows only concerts dated in 2005.

Now if I use a date range "2005--2007" as argument, the page title still says "Concerts in 2005", omitting the "--2007" part. Otherwise it works well, the view gets filtered correctly showing concerts in 2005-2007.

Is this expected behavior? Or am I doing something wrong?

Comments

kaynen’s picture

I just stumbled upon this same issue. Did you ever find a solution for it?

kaynen’s picture

I ended up just using a custom php header on my view to get this to work.

damienmckenna’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Unfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.