Module calls a views function which it shouldn't

Matthew Davidson - January 16, 2008 - 00:09
Project:Views Tagadelic
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

Lines 75 and 76 of tagadelic_views.module call _views_replace_args(), a private function in Views, which has been removed in dev.

#1

douggreen - January 16, 2008 - 13:24

views_alpha_pager also does this. Both modules need to be fixed and this also impacts #143888. Do we know if there's a replacement function, or does this just not need to be done anymore?

 
 

Drupal is a registered trademark of Dries Buytaert.