the alias_prefix are ignored for add_table() calls. this might break custom coded filters such as the taxonomy filters.
this patch fixes this issues as long as the custom filter code uses the return of get_table_name() for further references to the added table.

attached is a tiny patch for views 5.x

CommentFileSizeAuthor
views_alias_prefix_table_5.0.patch.txt1.07 KBfago

Comments

merlinofchaos’s picture

Status: Active » Fixed

Applied.

Anonymous’s picture

Status: Fixed » Closed (fixed)