The "Request expert feedback" text area on the Share Plan page displayed
Ruby strings  %{user_name} and %{plan_name} that were not interpolated.

- The strings are now interpolated.
- The function helper function feedback_constant_to_text in FeedbacksHelper
 displays the user name instead of the email.
- also Rubocop errors and warnings in FeedbacksHelper were fixed.

Fix for issue #2047.
dev
1 parent 5274d89 commit 6c33492ea15ec6fe1f56d0952930979f9fe32d32
@John Pinto John Pinto authored on 11 Feb 2019
Showing 2 changed files
View
app/helpers/feedbacks_helper.rb
View
app/views/plans/_share_form.html.erb