Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
API
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Oct 2008 at 20:08 UTC
Updated:
9 Dec 2008 at 20:12 UTC
Jump to comment: Most recent file
event_join() takes a $type argument to specify the kind of JOIN you want, but always gives you an INNER JOIN.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 328295_event_join_still_broken.4.HEAD_.patch | 731 bytes | dww |
| #1 | 328295_event_join_type.1.patch | 746 bytes | dww |
Comments
Comment #1
dwwComment #2
killes@www.drop.org commentedthanks, applied to D5-2 and D6.
Comment #4
dwwIt seems you only partially applied my patch to HEAD. :( My patch did this:
However, event_join() in HEAD still looks like this this:
Please apply attached patch to fix this in HEAD. Thanks.
Comment #5
killes@www.drop.org commentedok, fixed for good. D6 and D5.2