Skip to content

Bugfixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@MGatner MGatner released this 30 Mar 13:59
· 24 commits to master since this release
e342c2a
  • Fixes a bug where Presenter would not redirect after delete (#6)
  • Fixes a bug where the incorrect language string may be returned
  • Specifies Config parameters to be Forms instead of generic BaseConfig
  • Refactors tests
  • Applies numerous static analysis fixes

Note: ResourceController responses that were formerly null will now return the corresponding object(s) to comply with testing requirements of "no empty bodies".