1) Create a page view with an argument.
2) Create a block, set it to have a more link pointing to this page.

This will cause the link to go to /view-page/* rather than honoring the page's wildcard (defaulting at 'all').

A workaround is to set the page's wildcard to *. Example at http://drupalmultimedia.org/videos/* (pointed to from http://drupalmultimedia.org/ ).

That particular view has two page views, and the block was manually set to go to the second page with the argument; I haven't tested it against the first. If so, then step 1)b would be to create a second page with args before creating the block, and point to that page.

CommentFileSizeAuthor
#5 video-views.txt15.15 KBaaron

Comments

esmerel’s picture

Assigned: Unassigned » esmerel

I think this is testable, but I'm not sure I have enough data to replicate.

esmerel’s picture

This seems to work normally to me. If this is still a problem, can you export the view?

esmerel’s picture

Status: Active » Postponed (maintainer needs more info)
aaron’s picture

Status: Postponed (maintainer needs more info) » Fixed

ah, thanks, it's been fixed since then.

aaron’s picture

Version: 6.x-2.6 » 6.x-2.10
StatusFileSize
new15.15 KB

whoops, no it hasn't. was checking against the wrong block.

here's the view (in Drupal-6--2-10)

aaron’s picture

Status: Fixed » Active
esmerel’s picture

Assigned: esmerel » Unassigned
Letharion’s picture

Status: Active » Postponed (maintainer needs more info)

In it's current form, this export can't be imported. The views references CCK-fields I don't have.
Can you please either export a feature with your CCK-fields and/or other relevant data, or provide an error replicating view with core alone?

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)