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

Copy block from stack endless recursion? #880

Closed
nadar opened this issue May 30, 2016 · 2 comments
Closed

Copy block from stack endless recursion? #880

nadar opened this issue May 30, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@nadar
Copy link
Contributor

nadar commented May 30, 2016

188.63.91.64 - - [30/May/2016:11:23:40 +0200] "POST /admin/api-cms-navitemblock/copy-block-from-stack HTTP/1.1" 500 1614 "<SERVER>" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0"

ended in: The maximum stack depth has been exceeded.

@nadar
Copy link
Contributor Author

nadar commented May 30, 2016

image

This is the Layout-Block which has been added to the "copy stack" and inserted.

@nadar nadar added this to the 1.0.0-beta7 milestone May 30, 2016
@nadar
Copy link
Contributor Author

nadar commented May 30, 2016

When copy a layout block into the stack, and drop(add) it back into this layout block, and endless recursion will happen. Maybe an ID check could solve the problem.

martinpetrasch added a commit to martinpetrasch/luya that referenced this issue Jun 13, 2016
@nadar nadar closed this as completed in 5dbf8a7 Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants