User tests: Successful: Unsuccessful:
Fix missing filter in store id.
Pull Request fixes issue introduces here: ff213f6
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.
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.
no
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_fields |
Title |
|
@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!
I have tested this item
on review
Status | Pending | ⇒ | Ready to Commit |
r
t
c
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:
?
?
|
Thanks!
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.