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

Phantom card appears in the aside column when acting user not admin #191

Open
txinto opened this issue Apr 9, 2017 · 0 comments
Open

Phantom card appears in the aside column when acting user not admin #191

txinto opened this issue Apr 9, 2017 · 0 comments

Comments

@txinto
Copy link

txinto commented Apr 9, 2017

Hello, I have an app that crashes when the user is not admin. I've investigated and found that "children" automated scaffolding is creating a phantom card, and crashes when trying to write the title, as the relationships of the item are Nil. With a little patch we can avoid crashing and show the phantom card, and we can then select the "admin" user and see how it disappears.
I've created a branch of my current development that clearly shows the issue. This branch is

https://github.com/gatATAC/poris2/commits/hoboissue

see last three commits:

d4adf8a Source code not crashing thanks to a patch, showing the phantom card in the aside.

0579d4e Source code as we wanted to be, but crashes. See a txt file called IssueBehaviour.txt with all the details.

1f3dcb8 Source code not crashing, it works because we exchanged the children positions, so project memberships are not shown in the aside bar.

Thanks for developing and maintaining this fantastic framework!
Best regards from the Canary Islands.

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

No branches or pull requests

1 participant