Opened 14 years ago
Closed 13 years ago
#14396 closed defect (bug) (duplicate)
User metadata is cached in twice
Reported by: | mdawaffe | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | normal | Version: | 3.0 |
Component: | Cache API | Keywords: | |
Focuses: | Cc: |
Description
Since switching the usermeta to the new meta API, user metadata is cached in two different places.
Once in the user object in the users cache group via _fill_user and friends.
Once in the user_meta cache group via the meta API.
Change History (5)
Note: See
TracTickets for help on using
tickets.
I say drop _fill_user().