Hamish Friedlander
890f7e3919
BUG $db in extensions not inited early enough ( #7598 )
...
When querying DataObjects by a generic parent class (like SiteTree for instance), fields added via $db
set on child classes wouldnt appear.
This is because Object::__construct wasnt called early enough in DataObject::__construct, so
extensions werent initialised when $db was first accessed
2012-07-02 17:25:14 +12:00
..
2012-05-24 14:13:55 +12:00
2012-05-11 11:39:06 +12:00
2012-04-27 15:54:14 +12:00
2012-04-15 10:50:19 +12:00
2012-06-05 11:51:04 +02:00
2012-05-23 21:50:02 +12:00
2012-05-11 15:08:16 -07:00
2012-06-11 22:56:11 +12:00
2012-06-06 16:13:54 +12:00
2012-05-01 14:45:44 +12:00
2012-07-02 17:25:14 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-06-25 11:34:02 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-06-27 16:09:31 +02:00
2012-03-06 01:23:34 +01:00
2012-04-15 10:50:19 +12:00
2012-06-15 11:53:33 +02:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-04-27 15:54:14 +12:00
2012-04-27 15:54:14 +12:00
2012-05-07 14:21:44 +12:00
2012-04-15 10:50:19 +12:00
2012-06-28 13:19:13 +12:00
2012-04-15 10:50:19 +12:00
2012-04-27 15:54:14 +12:00
2012-04-15 10:50:19 +12:00
2012-06-29 19:40:28 +12:00
2012-06-15 15:54:47 +12:00
2012-06-15 15:54:47 +12:00
2012-04-15 10:50:19 +12:00
2012-04-15 10:50:19 +12:00
2012-06-28 13:00:40 +12:00