Fix the preview password changed e-mail view

Review Request #10274 — Created Oct. 24, 2018 and submitted

Information

Review Board
release-4.0.x
83e318c...

Reviewers

The preview_password_changed_mail view was (a) not correctly
referenced in the url patterns and (b) was not providing the list of TO
addresses as, well, a list. Both of these issues have been resolved and
now the view renders properly.

  • Ran unit tests.
  • Viewed the password preview view.
chipx86
  1. Ship It!
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.0.x (fc7c1aa)
Loading...