Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
block displays
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 20:19 UTC
Updated:
4 Mar 2009 at 00:10 UTC
After upgrading from views 2.2 to 2.3 (Drupal 6.8, and Drupal 6.9 tested, Garland) the monthly archive block I was using has changed behaviour. Before the upgrade clicking on a link for the month of January brought me to a page with entries for that month. After the upgrade the entries are shown in the side bar with their teaser, but the page URL does not change to the new page.
All caching cleared (even turned off).
No Ajax
Garland Theme
Monthly Archive Block (enabled, but no modifications)
Side note, popular content block works the same as before the upgrade.
Comments
Comment #1
merlinofchaos commentedAnd you're 100% sure that 'use ajax' is set to 'no'?
Comment #2
stompersly commentedThank you! You were right, Ajax was to no on default and page but yes on block.
I wonder what has changed, on a fresh install with views 2.2 I just enabled Monthly Archive, now with views 2.3 I have to enable the Monthly Archive view and then edit to turn off Ajax, weird...
Thanks for your help.
Comment #3
stompersly commentedComment #4
merlinofchaos commentedHmm. The archive view shouldn't default to ajax on, this may be a bug in itself.
Comment #5
marshallbu commentedI had this very issue as well.
With 2.2, the Archive List showed up as a block, with or without enabling the view in the view settings. I verified this on several installs.
On 2.3, I had to enable it, and not just set Ajax to NO on the block, but also had to make sure that it was set to "use default values" for that setting. Setting it to no still seems to make the links expand in the sidebar or wherever the block was located.
Comment #6
corbacho commentedThanks I found this. I had same issue here,
With Ajax set to No, it was enough for me.
Comment #7
merlinofchaos commentedThis setting is now fixed in CVS.