Index: trunk/core/kernel/db/db_tag_processor.php =================================================================== diff -u -r3145 -r3163 --- trunk/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 3145) +++ trunk/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 3163) @@ -726,7 +726,7 @@ $this->Application->SetVar($prefix_special.'_event',''); $this->Application->SetVar($prefix_special.'_id',''); - $current_page = $this->Application->RecallVar($prefix_special.'_Page'); + $current_page = $list->Page; // $this->Application->RecallVar($prefix_special.'_Page'); $block_params = $this->prepareTagParams($params);