User: agileware Branch: HEAD Date: Mon, 19 Nov 2007 05:26:09 +0000 Modified files: /modules/lineage CHANGELOG.txt README.txt lineage.info lineage.install lineage.module Log message: Fix a bug in lineage that stored erroneous data for new terms (#110861) The problem was in _lineage_get_parent_lineage, which seems to never have worked. All terms were given a depth of 0, and only fixed when lineage_update_all was called. I've also added a call to lineage_update_all in the install file so that previously broken installs will be fixed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/lineage/CHANGELOG.... http://cvs.drupal.org/diff.php?path=contributions/modules/lineage/README.txt... http://cvs.drupal.org/diff.php?path=contributions/modules/lineage/lineage.in... http://cvs.drupal.org/diff.php?path=contributions/modules/lineage/lineage.in... http://cvs.drupal.org/diff.php?path=contributions/modules/lineage/lineage.mo...