Suggestion #39598
Agents global $user not compatible to TPA like Drupal
| Status: | Needs Feedback | Start date: | 2012-08-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The agent uses the global var $user. Drupal has a global var $user, too.
I would prefer the solution to rename global $user in the agent.
I tried to call the drupal bootstrap in another scope in the adapter and save the agents $user before and write it back in the end, but with no luck.
History
Updated by Marc Bastian Heinrichs 10 months ago
- Status changed from New to Needs Feedback
Commited in own branch mbh-dev in r65263