Skip to content

fix missing controller values

Compare
Choose a tag to compare
@briskt briskt released this 17 Sep 09:11
· 43 commits to main since this release
bb978d0

IDP-1043 ssp-base #203: nag.php expects array entries which aren't always being set

Fixed

  • Assign all values needed in the state by the nag.php page.

Changed

  • Refactor ProfileReview.php redirectToProfileReview and redirectToNag methods to pass fewer parameters and reduce code duplication.