habtm on the same model are only tested in Akelos like
class Friend extends ActiveRecord {
public $habtm = array('friends' => array('association_foreign_key' => 'related_id'));
}
If you could submit a ticket with a failing test including Migrations and Models, we will be able to reproduce your bug.
Cheers
Bermi
1 to 2 of 2