Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling elgg_view() from a pagesetup event handler causes stack overflow (Trac #3688) #3688

Closed
elgg-gitbot opened this issue Feb 16, 2013 · 3 comments
Labels
Milestone

Comments

@elgg-gitbot
Copy link

Original ticket http://trac.elgg.org/ticket/3688 on 41525089-06-20 by cash, assigned to unknown.

Elgg version: Github Master

The global flag about the page setup event in elgg_view() should be set before it triggers the event.

@elgg-gitbot
Copy link
Author

Milestone changed to Elgg 1.8.1b by cash on 41689275-07-17

@elgg-gitbot
Copy link
Author

trac user Cash Costello wrote on 41694929-01-01

Fixes #3688 setting the page setup variable in $CONFIG before trigger the event to prevent a stack overflow
Changeset: 03a14b6

@elgg-gitbot
Copy link
Author

trac user Cash Costello wrote on 41850783-12-13

Fixes #3688 setting the page setup variable in $CONFIG before trigger the event to prevent a stack overflow
Changeset: 03a14b6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant