The i18n_access_load_permissions() function call the user_access() function with invalid arguments.
user_access() require the full user object, not just a uid.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | i18n_access-1117192.patch | 2.53 KB | sweetchuck |
The i18n_access_load_permissions() function call the user_access() function with invalid arguments.
user_access() require the full user object, not just a uid.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | i18n_access-1117192.patch | 2.53 KB | sweetchuck |
Comments
Comment #1
sweetchuckQuick patch
Comment #2
giorgoskchanging title and adding warning for other users that might be searching
patch solves the problem
warnings dissapear
Comment #3
yang_yi_cn commentedsame issue here. Can that patch be committed?
Comment #4
yang_yi_cn commentedcommitted