Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for custom error messages #1326

Merged
merged 3 commits into from Mar 12, 2021

Conversation

m0ark
Copy link
Contributor

@m0ark m0ark commented May 6, 2020

Support custom error messages again (e.g. SimpleSAML\Error\Error('{mymodule:error:CUSTOMERROR}')).

After merging d48f2bf custom error messages lead to unexpected error messages instead of showing customized content.

This change does not affect the way error messages were introduced in the former commit.

@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #1326 (2e7c1d4) into master (8ed5384) will increase coverage by 44.48%.
The diff coverage is 50.00%.

@@              Coverage Diff              @@
##             master    #1326       +/-   ##
=============================================
+ Coverage          0   44.48%   +44.48%     
- Complexity        0     3449     +3449     
=============================================
  Files             0      139      +139     
  Lines             0    10324    +10324     
=============================================
+ Hits              0     4593     +4593     
- Misses            0     5731     +5731     

@tvdijen tvdijen force-pushed the master branch 3 times, most recently from 1c686ab to eb20457 Compare August 17, 2020 20:43
@tvdijen tvdijen requested a review from thijskh March 11, 2021 22:50
@tvdijen tvdijen added this to the 1.19 milestone Mar 11, 2021
@tvdijen
Copy link
Member

tvdijen commented Mar 11, 2021

Eligable for backport to 1.19

@thijskh
Copy link
Member

thijskh commented Mar 12, 2021

Just needs conflicts to be resolved.

@tvdijen tvdijen merged commit 7457231 into simplesamlphp:master Mar 12, 2021
tvdijen added a commit that referenced this pull request Mar 12, 2021
Co-authored-by: Tim van Dijen <tim.dijen@minbzk.nl>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants