[buddypress-trac] [BuddyPress] #1245: I18n issues: language setting should follow user, not blog
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Nov 10 00:19:47 UTC 2010
#1245: I18n issues: language setting should follow user, not blog
-----------------------------+----------------------------------------------
Reporter: stripedsquirrel | Owner: johnjamesjacoby
Type: enhancement | Status: assigned
Priority: minor | Milestone: Awaiting Review
Component: Core | Version:
Keywords: |
-----------------------------+----------------------------------------------
Changes (by boonebgorges):
* component: => Core
* milestone: 1.3 => Awaiting Review
Comment:
It's pretty straightforward to filter buddypress_locale. The tricky part
is that the textdomain is loaded pretty early in the process, before
bp->loggedin_user is set. So the only way I was able to get info about the
current user was with get_currentuserinfo, which adds another hit to the
db.
I'm tempted to say that this is plugin territory. Leaving open for second
opinion.
--
Ticket URL: <https://trac.buddypress.org/ticket/1245#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list