Index: branches/5.2.x/core/units/category_items/category_items_tag_processor.php =================================================================== diff -u -N -r14244 -r14628 --- branches/5.2.x/core/units/category_items/category_items_tag_processor.php (.../category_items_tag_processor.php) (revision 14244) +++ branches/5.2.x/core/units/category_items/category_items_tag_processor.php (.../category_items_tag_processor.php) (revision 14628) @@ -1,6 +1,6 @@ Application->recallObject( $this->getPrefixSpecial() ); + $object =& $this->getObject(); $table_info = $object->getLinkedInfo(); + return $table_info['ParentId']; } } \ No newline at end of file