Hi,

I believe this is a bug.

The bug is that if I start with a full Year view (or Month or Week views) and I choose some date from the Datepicker popup, it brings me back to that same Year view, rather than taking me to the Day view of the chosen date.

I'm trying to create an archive view for a blog that has 1 node per day. I have cloned the default "Calendar" view and changed some of the fields, filters and sorting, and enabled the jCalendar Datepicker popup for the main "Archive page". The Day view has been changed to display the full node, so that it displays the full node of the chosen day. The default argument is "Current date" and granularity is "Day" instead of month.
What I'm trying to achieve is so that by default people see a Year view with a jCalendar Datepicker on top and options for "Year Month Week Day" views (same as in default Calendar view). When people choose the day from the popup and click "Change date" they should be immediately brought to the Day view of the chosen day. This works if I set the default argument granularity to "Day", but then the default example.com/archive will start by displaying only the current date view, instead of the full year view that I want.
But the main bug is that even if I start with a full Year view (with granularity set to "Day") and I choose some date from the Datepicker popup, it brings me back to that Year view, rather than taking me to the Day view of the chosen date. This makes the datepicker not only useless, but also apprearing as non-functional for Year-views (as well as Month-views and Week-views). Which defeats the whole purpose of the datepicker, which is to locate the chosen date view.

Comments

solide-echt’s picture

Status: Active » Closed (outdated)

The D6 branch is no longer supported so we're closing this issue. If you think this issue still exists in D7 you can open a new one.