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

[4.4] Fix missing $db->quoteName in FieldLayoutField #43851

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

LadySolveig
Copy link
Contributor

Pull Request for Comment #43829 (review) .

Summary of Changes

Add missing $db->quoteName in FieldLayoutField

Testing Instructions

Create override com_fields -> fields

grafik

Rename the layout file e. g. test.php

grafik

Content -> Fields-> New -> Tab: Options -> and scroll to bottom

you should see your new layout override in the Layout Dropdown

Actual result BEFORE applying this Pull Request

grafik

Expected result AFTER applying this Pull Request

Nothing should be changed.

grafik

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

….php

Co-authored-by: Quy <quy@nomonkeybiz.com>
@Quy
Copy link
Contributor

Quy commented Jul 26, 2024

I have tested this item ✅ successfully on e9a6d1b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43851.

1 similar comment
@chmst
Copy link
Contributor

chmst commented Jul 27, 2024

I have tested this item ✅ successfully on e9a6d1b


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43851.

@chmst
Copy link
Contributor

chmst commented Jul 27, 2024

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43851.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Jul 27, 2024
@MacJoom MacJoom self-assigned this Aug 1, 2024
@MacJoom MacJoom added this to the Joomla! 4.4.7 milestone Aug 1, 2024
@MacJoom MacJoom merged commit dfe907c into joomla:4.4-dev Aug 1, 2024
3 checks passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Aug 1, 2024
@MacJoom
Copy link
Contributor

MacJoom commented Aug 1, 2024

Thank you!

dgrammatiko pushed a commit to dgrammatiko/joomla-cms that referenced this pull request Aug 11, 2024
* Fix missing quoteName in FieldLayoutField

* remove empty space

* Update administrator/components/com_fields/src/Field/FieldLayoutField.php
dgrammatiko pushed a commit to dgrammatiko/joomla-cms that referenced this pull request Aug 11, 2024
* Fix missing quoteName in FieldLayoutField

* remove empty space

* Update administrator/components/com_fields/src/Field/FieldLayoutField.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants