-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dan Langille wrote:
> Sven Klemm wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Dan Langille wrote:
>>> At submission/BSDCan2008/events, users cannot see their own events.
>>>
>>> I have confirmed that own_conference_events() and own_events() return 
>>> the expected results.  The event_person table is properly relating the 
>>> event and the person:
>>>
>>> pentabarf_bsdcan=> select * from event_person where event_id = 59;
>>>   event_person_id | event_id | person_id | event_role  | 
>>> event_role_state | remark | rank
>>> -----------------+----------+-----------+-------------+------------------+--------+------
>>>               133 |       59 |         2 | speaker     | offer 
>>>    |        |
>>>               134 |       59 |         2 | submitter   | 
>>>    |        |
>>>               135 |       59 |         2 | coordinator | 
>>>    |        |
>>> (3 rows)
>>>
>>> What's up?
>>>
>> Can you give me the result of
>>
>> SELECT event_id, translated FROM view_event WHERE event_id = 59;
> 
> pentabarf_bsdcan=> SELECT event_id, translated FROM view_event WHERE 
> event_id = 59;
>   event_id | translated
> ----------+------------
> (0 rows)
> 
> pentabarf_bsdcan=>
> 

There was bug in view_event which is fixed in Revision 5518 for trunk
and in Revision 5519 for 0.3.7.


- --
Sven Klemm
http://cthulhu.c3d2.de/~sven

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHfATGevlgTHEIT4YRAvuMAJ0TK+7Z+QTE8Q+13koJ65vpqdRwUACeKHNP
s1jAHXfliIYWPAWW9QCIHVk=
=rPMz
-----END PGP SIGNATURE-----
_______________________________________________
pentabarf mailing list
pentabarf@mail.skyhub.de
https://mail.skyhub.de/cgi-bin/mailman/listinfo/pentabarf

Reply via email to