Index: branches/unlabeled/unlabeled-1.62.2/core/kernel/db/db_tag_processor.php =================================================================== diff -u -r5655 -r5718 --- branches/unlabeled/unlabeled-1.62.2/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 5655) +++ branches/unlabeled/unlabeled-1.62.2/core/kernel/db/db_tag_processor.php (.../db_tag_processor.php) (revision 5718) @@ -419,7 +419,7 @@ // $http_query =& $this->Application->recallObject('HTTPQuery'); // $get = $http_query->getRedirectParams(); - $pass = Array('pass' => 'all,'.$this->getPrefixSpecial()); + $pass = Array('pass' => 'm,'.$this->getPrefixSpecial()); // $pass = array_merge($get, $pass); return $this->Application->HREF($t, '', $pass);