Ticket #580 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

BasePeer::doCount() not correctly working from generated doCountJoin*() methods

Reported by: hans Owned by: hans
Priority: normal Milestone: 1.3
Component: Generator Version: 1.3.0beta4
Severity: normal Keywords:
Cc:

Description

As reported by Fabian Lange on list, the doCountJoin*() methods are not correctly setting the "primary table", resulting in BasePeer::doCount() failing on Criteria without WHERE clause.

Change History

comment:1 Changed 3 years ago by hans

(In [973]) Refs #580 - Fixing doCountJoin*() methods with patch from Fabian Lange.

comment:2 Changed 3 years ago by hans

  • Status changed from new to closed
  • Resolution set to fixed

Should be fixed as of r973

Note: See TracTickets for help on using tickets.