? ? Pending

User tests: Successful: Unsuccessful:

avatar janschoenherr
janschoenherr
28 Oct 2021

Fix missing filter in store id.

Pull Request fixes issue introduces here: ff213f6

Summary of Changes

Testing Instructions

Actual result BEFORE applying this Pull Request

Without the filter in the store id, calling

FieldsHelper::getFields('', null, false, null, true)
FieldsHelper::getFields('', null, false, null, false)

in succession, will render the same result.

Expected result AFTER applying this Pull Request

Calling the method twice in the same request:

FieldsHelper::getFields('', null, false, null, true)

Result includes subfields.

FieldsHelper::getFields('', null, false, null, false)

Result does not include subfields.

Documentation Changes Required

no

avatar janschoenherr janschoenherr - open - 28 Oct 2021
avatar janschoenherr janschoenherr - change - 28 Oct 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 28 Oct 2021
Category Administration com_fields
avatar janschoenherr janschoenherr - change - 28 Oct 2021
The description was changed
avatar janschoenherr janschoenherr - edited - 28 Oct 2021
avatar janschoenherr janschoenherr - change - 29 Oct 2021
Title
Update FieldsModel.php: Fix missing filter in store id.
[4.0] Update FieldsModel.php: Fix missing filter in store id.
avatar janschoenherr janschoenherr - edited - 29 Oct 2021
avatar joomdonation joomdonation - test_item - 5 Nov 2021 - Tested successfully
avatar joomdonation
joomdonation - comment - 5 Nov 2021

I have tested this item successfully on afd17cb


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

avatar RickR2H
RickR2H - comment - 12 Nov 2021

@janschoenherr Please write clear testing instructions for a PR. I know it's not the most fun to do, but keep in mind that technically a layman must (in most cases) be able to test a PR. If testing is not possible leave a comment that a code review is needed. Thanks!


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

avatar Fedik Fedik - test_item - 19 Nov 2021 - Tested successfully
avatar Fedik
Fedik - comment - 19 Nov 2021

I have tested this item successfully on afd17cb

on review


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

avatar Fedik Fedik - change - 19 Nov 2021
Status Pending Ready to Commit
avatar Fedik
Fedik - comment - 19 Nov 2021

r
t
c


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

avatar wilsonge wilsonge - change - 28 Nov 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-11-28 17:21:14
Closed_By wilsonge
Labels Added: ? ?
avatar wilsonge wilsonge - close - 28 Nov 2021
avatar wilsonge wilsonge - merge - 28 Nov 2021
avatar wilsonge
wilsonge - comment - 28 Nov 2021

Thanks!

Add a Comment

Login with GitHub to post a comment