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.
Comments
Comment #1
esmerel commentedI think this is testable, but I'm not sure I have enough data to replicate.
Comment #2
esmerel commentedThis seems to work normally to me. If this is still a problem, can you export the view?
Comment #3
esmerel commentedComment #4
aaron commentedah, thanks, it's been fixed since then.
Comment #5
aaron commentedwhoops, no it hasn't. was checking against the wrong block.
here's the view (in Drupal-6--2-10)
Comment #6
aaron commentedComment #7
esmerel commentedComment #8
Letharion commentedIn 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?
Comment #9
esmerel commented