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

fix: add fallback description to router:error-description #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

line-o
Copy link
Member

@line-o line-o commented Sep 22, 2024

fixes #73
If the error raised does neither have a description nor a value it will now return "No description provided."

If the error raised does neither have a description nor a value it will now return "No description provided."
@line-o
Copy link
Member Author

line-o commented Sep 22, 2024

The tests on latest (7.0.0-SNAPSHOT) are allowed to fail (for now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in function router:error-description if 1st parameter is missing
2 participants