Index: trunk/core/kernel/db/db_tag_processor.php =================================================================== diff -u -N -r2893 -r2942 --- trunk/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 2893) +++ trunk/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 2942) @@ -775,6 +775,7 @@ } } + $this->Application->SetVar($this->getPrefixSpecial().'_Page', $current_page); return $o; }