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

Added the location parameter to ez_render_field #156

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

bdunogier
Copy link
Member

Question Answer
JIRA issue https://jira.ez.no/browse/EZP-31659
Type improvement
Target eZ Platform version v3.3
BC breaks no
Doc needed yes

Adds the location as a parameter to ez_render_field() in the default view template. Required by the query fieldtype's handling of locations (ezsystems/ezplatform-query-fieldtype#38).

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Ran PHP CS Fixer for new PHP code (use $ composer fix-cs).
  • Asked for a review (ping @ezsystems/php-dev-team).

@bdunogier
Copy link
Member Author

ping @ezsystems/php-dev-team

@sonarcloud
Copy link

sonarcloud bot commented Jan 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@lserwatka lserwatka merged commit 7600411 into master Jan 12, 2021
@lserwatka lserwatka deleted the render_field_location_parameter branch January 12, 2021 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants