Skip to content

Fieldsfix#30557

Merged
laoneo merged 1 commit intojoomla:4.0-devfrom
david19161:fieldsfix
Sep 3, 2020
Merged

Fieldsfix#30557
laoneo merged 1 commit intojoomla:4.0-devfrom
david19161:fieldsfix

Conversation

@david19161
Copy link
Contributor

Pull Request for Issue # .
Fields are not being inherited by sub-categories

Summary of Changes

corrected getting of category values

Testing Instructions

Create category Cat1
Create category Cat2 and set its Parent to Cat1
Create Article TestArticle and set its Category to Cat2
Create Field TestField and set its Category to Cat1 only
Open Article TestArticle

Expected result
TestField should be available under the Fields tab in the Article
TestArticle is in Cat2 and TestField should have been inherited from Cat1

Actual result BEFORE applying this Pull Request

TestField is not available in TestArticle

Expected result AFTER applying this Pull Request

TestField is available in TestArticle.
Also all other combinations of Categories / Fields work as expected

Documentation Changes Required

none?

@zero-24
Copy link
Contributor

zero-24 commented Sep 3, 2020

Thanks @david19161 for your PR I have just moved this PR agianst the 4.0 branch ;)

@ghost
Copy link

ghost commented Sep 3, 2020

I have tested this item ✅ successfully on da14862


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

@paternax
Copy link

paternax commented Sep 3, 2020

I have tested this item ✅ successfully on da14862


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

@laoneo laoneo added this to the Joomla 4.0 milestone Sep 3, 2020
@laoneo
Copy link
Member

laoneo commented Sep 3, 2020

Drone fails here because it still thinks the pr is against staging. Merging it.

@laoneo laoneo merged commit c31badf into joomla:4.0-dev Sep 3, 2020
@laoneo
Copy link
Member

laoneo commented Sep 3, 2020

Thanks!

@david19161 david19161 deleted the fieldsfix branch September 3, 2020 22:18
dgrammatiko added a commit to dgrammatiko/joomla-cms that referenced this pull request Sep 29, 2020
…om_templates

* '4.0-dev' of github.com:joomla/joomla-cms: (70 commits)
  [4.0] Child templates consistency (joomla#30387)
  [4.0] favicon changes to support child templates (joomla#30388)
  [4.0] Update Readme for Api tests (joomla#30539)
  [4.0] [Multilingual Status module] Adding displaying a possible error if URL Language Code is empty (joomla#30537)
  [4.0] Display of horizontal mod_articles_news module (joomla#30527)
  [4.0] Useless installation lang strings (joomla#30568)
  [4.0] Numbers not digits (joomla#30559)
  [4.0] Accessibility plugin position (joomla#30552)
  [4.0] fix for inherit fields (joomla#30557)
  [4.0] Redundant words (joomla#30555)
  add missing legend to fieldset (joomla#30528)
  [4.0] [a11y] add statement on found results (joomla#30535)
  [4.0] com_finder ul instead of dl for easier styling (joomla#30534)
  [4.0] Messages/Alerts: using icons instead of text as heading (joomla#30516)
  [4.0] Increase API Test Coverage (joomla#26722)
  [4.0] Implementing display of password requirements for frontend (joomla#30473)
  [4.0] FieldsHelper: Choose a first available category  correctly (joomla#30268)
  Sort options (joomla#30531)
  Clear checkboxes on back button (joomla#30498)
  Update _icomoon.scss (joomla#30436)
  ...
sakiss pushed a commit to sakiss/joomla-cms that referenced this pull request Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Comments