When you create a union view, the arguments are not passed onto the sub views. The attached simple patch resolves this.

CommentFileSizeAuthor
views_union.patch609 bytessingularo

Comments

Bevan’s picture

subscribing

liquidcms’s picture

does any one know if this works??? I can't get views union to work - i am using arguments.

liquidcms’s picture

ok, no idea what i did.. but it all finally works... i am sure in no small part to this patch.. thanks you kindly :)

Anonymous’s picture

Version: 5.x-1.x-dev » 5.x-1.1
Status: Needs review » Closed (fixed)

This has been put into the 1.1 release.

Bevan’s picture

@ptalindstrom it might have been a caching issue. Views stores a lot fo data in views_cache
@linuxbox cool! :)