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

manual url for internal forms and override support #2673

Merged
merged 7 commits into from
Aug 22, 2022

Conversation

thoniTUB
Copy link
Collaborator

@awildturtok ich muss das noch testen, bin aber erstmal zufrieden mit der mechanik

…e urls provided by external form frontend configs
@thoniTUB thoniTUB force-pushed the feature/manual_url_for_internal_forms branch from bd0a985 to e9a90ad Compare August 22, 2022 07:05
@thoniTUB thoniTUB marked this pull request as ready for review August 22, 2022 07:29
@thoniTUB thoniTUB requested a review from awildturtok August 22, 2022 08:24
awildturtok
awildturtok previously approved these changes Aug 22, 2022
return null;
}
if (!manualUrl.isTextual()) {
log.warn("FrontendFormConfig {} contained field 'manualUrl' but it was not a text. Was: '{}'.", fullTypeIdentifier, manualUrl.getNodeType());
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

macht es was, wenn du hier eine exception wirfst? Das ist mMn sinnvoller

@thoniTUB thoniTUB merged commit 5ddf637 into develop Aug 22, 2022
@delete-merged-branch delete-merged-branch bot deleted the feature/manual_url_for_internal_forms branch August 22, 2022 09:23
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.

2 participants