Ticket #1142 (closed defect: fixed)

Opened 13 months ago

Last modified 10 months ago

Typo in Doctrine_Query_Abstract

Reported by: jasoneisen Owned by: romanb
Priority: major Milestone:
Component: Query/Hydration Version: 0.11.0
Severity: Keywords:
Cc: Has Test: no
Status: Pending Core Response Has Patch: no

Description

Line 1102:

$params = array('component`' => $component, 'alias' => $alias);

Notice the ` on component

Change History

Changed 13 months ago by jasoneisen

  • summary changed from Type in Doctrine_Query_Abstract to Typo in Doctrine_Query_Abstract

Changed 13 months ago by jasoneisen

I misspelled typo. How ironic.

Changed 12 months ago by jwage

  • milestone changed from 0.11.3 to 0.11.1

Changed 12 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [4598]) fixes #1142

Changed 10 months ago by anonymous

  • milestone New deleted

Milestone New deleted

Note: See TracTickets for help on using tickets.