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

Error on parsing multiple subscription signup #8166

Closed
sentry-io bot opened this issue Jul 18, 2020 · 0 comments · Fixed by #8176
Closed

Error on parsing multiple subscription signup #8166

sentry-io bot opened this issue Jul 18, 2020 · 0 comments · Fixed by #8176

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 18, 2020

I experienced this upon using the multi signup at https://publiclab.org/tag/water-quality

Screenshot_20200718-075953

Sentry Issue: PLOTS2-R4

NoMethodError: undefined method `join' for "first-time-poster,gulf-coast":String
  app/controllers/subscription_controller.rb:162:in `block (2 levels) in multiple_add'
    flash[:notice] = "You are now following #{params[:tagnames].join(', ')}."
  app/controllers/subscription_controller.rb:157:in `multiple_add'
    respond_with do |format|
...
(104 additional frame(s) were not displayed)
jywarren added a commit that referenced this issue Jul 21, 2020
* Fixes parsing multiple subscription signup #8166

* Update subscription_controller.rb

* Update subscription_controller.rb
dms-yondy pushed a commit to dms-yondy/plots2 that referenced this issue Aug 7, 2020
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
nadimakhtar97 pushed a commit to nadimakhtar97/plots2 that referenced this issue Sep 21, 2020
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
shubhangikori pushed a commit to shubhangikori/plots2 that referenced this issue Oct 12, 2020
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
alvesitalo pushed a commit to alvesitalo/plots2 that referenced this issue Oct 14, 2020
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
piyushswain pushed a commit to piyushswain/plots2 that referenced this issue Oct 22, 2020
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
manchere pushed a commit to manchere/plots2 that referenced this issue Feb 13, 2021
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
lagunasmel pushed a commit to lagunasmel/plots2 that referenced this issue Mar 2, 2021
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
reginaalyssa pushed a commit to reginaalyssa/plots2 that referenced this issue Oct 16, 2021
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
ampwang pushed a commit to ampwang/plots2 that referenced this issue Oct 26, 2021
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this issue Dec 28, 2021
…8176)

* Fixes parsing multiple subscription signup publiclab#8166

* Update subscription_controller.rb

* Update subscription_controller.rb
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

Successfully merging a pull request may close this issue.

0 participants