Skip to content

Fix a bug where the error message comparison fails.

Abhilash Raj requested to merge maxking/postorius:fix-bug into master

Since the error messages are now binary, this comparison failed and caused a 500 error page instead of form with error message.

Merge request reports