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

context_name is unpermitted when trying to create list from web UI #2

Open
ssoulless opened this issue Mar 29, 2015 · 0 comments
Open

Comments

@ssoulless
Copy link

Hello, Im using Rails 4.2.0 with ruby 2.1.4p265

Im trying to integrate maily_herald and maily_herald_webui to an existing applciation, well the process is going good, it shows the web interface. I began fixing and adding some things you can check them in my pull request #1

Well I began testing the features like create a list through the web UI, well it creates the list the the context_name is always 'nil' so it breaks the app.

I checked the code trying to fix it, but I do not know how to proceed in this case the permitted params for the lists are in

https://github.com/Sology/maily_herald-webui/blob/master/app/controllers/maily_herald/webui/resources_controller.rb#L136-142

well I do not know how that reource_spec.params is working could not find why it is not permitting the context_name param...

any idea?

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