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

EZP-31021: Revised exception and command messages #328

Merged
merged 4 commits into from
Dec 3, 2019

Conversation

DominikaK
Copy link
Contributor

@@ -75,7 +75,7 @@ public function theSelectFieldShouldBeFlaggedAsRequired()
'required',
$nodeElement->getAttribute('required'),
sprintf(
'select with id %s is not flagged as required',
'The select with ID %s is not flagged as required',
Copy link
Contributor

Choose a reason for hiding this comment

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

what selected?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This refers to a select element in a form

lib/Content/View/Builder/ContentEditViewBuilder.php Outdated Show resolved Hide resolved
lib/Form/Processor/ContentFormProcessor.php Outdated Show resolved Hide resolved
lib/Form/Processor/ContentTypeFormProcessor.php Outdated Show resolved Hide resolved
DominikaK and others added 2 commits November 19, 2019 10:45
@webhdx
Copy link
Contributor

webhdx commented Nov 21, 2019

Please let me know when this gets merged because I have to move those changes to content-forms and admin-ui.

@DominikaK DominikaK changed the title EZP-31021: Revise exception & command microcopy EZP-31021: Revised exception and command messages Dec 2, 2019
@DominikaK
Copy link
Contributor Author

Failing tests are unrelated.

@adamwojs adamwojs merged commit 59f1efa into ezsystems:master Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants