-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
EZP-31590: Added update feature for URL Wildcards #56
Conversation
836bf55
to
6819fba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Foremost I'm missing test coverage for wrong patterns (no patterns) in an update struct. I expect it to fail now, see the last diff comment.
Other remarks for tests are not that important.
Added url/view and url/update access validation for URLWildcards Change parameters for update methods, fix-cs Added URL Wildcards default setting Fixes Tests Tests Fix CS Added events for update URL Wildcard Changed name convention for variables $URLWildcard* -> $urlWildcard* Fix cs After CR changes
7921784
to
f3ec33a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA approved on eZPlatform 3.1 dev with diff.
* IBX-1998: Rebranded routes in ibexa/core repository * IBX-1998: Rebranded routes in ibexa/core repository * IBX-1998: Rebranded routes in ibexa/core repository
v3.1
Checklist:
$ composer fix-cs
).