Closed (works as designed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
block displays
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2008 at 00:44 UTC
Updated:
23 Sep 2008 at 23:51 UTC
I used block displays on my frontpage, after update the More link disappeared. There is no error log in Recent log entries.
Is there any one who encounter this either? What information should I collect for debug?
Comments
Comment #1
pillow commentedI have tried to disalbe and enble the module, clear the cache, both don't make sense, is there anybody can help me?
Comment #2
merlinofchaos commentedThe 'more' link only shows up if there are more records to display. This was always the intended behavior, but due to a bug this wasn't actually happening. I've tested this and it seems to work for me, so my guess is that you're trying to use the 'more' link when there aren't more records to display?
Comment #3
pillow commentedThe value of Items to display is 5, I have tried "Use default" and "Override" method for More link, both can't chage current state.
There are 13 item in the page that block display link to.
It maybe only my problem as nobody alse ecounter this. But what shoul I try to do for resolving it now?
Comment #4
merlinofchaos commentedHmmm. Good question. For now, can you export your view? I can take a look at it and see if I see anything; as well I can try it on my test site.
Comment #5
pillow commentedThanks so much~ Here it is.
There are 4 displays in total, 2 are block and 2 are page, each block link to a page. But none of these two block displays has more link after updating.
Comment #6
pillow commentedno bug. sticky option was enable, the amount of stickied item is less than 5.
sorry for wasting your time.