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

initialization in redmine 2.6 #5

Open
markus61 opened this issue Feb 5, 2015 · 1 comment
Open

initialization in redmine 2.6 #5

markus61 opened this issue Feb 5, 2015 · 1 comment

Comments

@markus61
Copy link

markus61 commented Feb 5, 2015

hi artemasmith,

don't know if groupmanager was ever inended to run under 2.6. however, i gave it a spin and discovered two inititialization problems:

1.) running it on an empty redmine it returns a 500 when encountering "<% for custom in render_custom_fields() %>" in app/views/gmanagers/show.html.erb

2.) after removing above lines it renders the "group"-tab for the admin user. for users with lower perissions in throws a 500 on the line "<% for u in @group%>" though.

best,

/markus

@artemasmith
Copy link
Owner

I'm not maintain it anymore, you can make PR to fix this issue.

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

2 participants