Index: trunk/kernel/include/tag-class.php =================================================================== diff -u -r13 -r386 --- trunk/kernel/include/tag-class.php (.../tag-class.php) (revision 13) +++ trunk/kernel/include/tag-class.php (.../tag-class.php) (revision 386) @@ -377,6 +377,7 @@ { $this->Clear(); $this->Query_Item("SELECT * FROM ".$this->SourceTable); + for($i=0;$i<$this->NumItems();$i++) { $this->Items[$i]->LoadAttribs();