[Tickets #1683] RESOLVED: Patch to generate static user FB URL
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed May 18 06:41:50 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=1683
-----------------------------------------------------------------------
Ticket | 1683
Updated By | kevin_myer at iu13.org
Summary | Patch to generate static user FB URL
Queue | Kronolith
Version | 2.0.2
State | Resolved
Priority | 2. Medium
Type | Enhancement
Owners | Chuck Hagenbuch
-----------------------------------------------------------------------
kevin_myer at iu13.org (2005-05-18 06:41) wrote:
Any clever ideas on how to handle cases where a user has not configured a
fb_cal preference? Or do we just assume that a user _must_ configure a
default FB calendar?
I'd like to default it to their default _share. But that doesn't work quite
right, if they've never set their default share, because the default
preference for that is Auth::getAuth() ? Auth::getAuth() : 0. If I'm logged
in and I query FB info for userA, and userA has no fb_cal set (and assuming
we drop back to look at default_share if fb_cal isn't set), no default_share
set, then the preference for default_share becomes kevin_myer at iu13.org :(
I really need something along the lines of an Auth::getTheirAuth(), if I'm
not retrieving prefs for myself.
More information about the bugs
mailing list