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

Wrong item category shown in category feed #24932

Merged
merged 3 commits into from Jun 5, 2019
Merged

Wrong item category shown in category feed #24932

merged 3 commits into from Jun 5, 2019

Conversation

SharkyKZ
Copy link
Contributor

@SharkyKZ SharkyKZ commented May 17, 2019

Pull Request for Issue #24926.

Summary of Changes

If available, show item category title instead of current category title.

Testing Instructions

Make sure Include Subcategories option is enabled in com_content options.

Create at least two nested categories, e.g.

  • Category 1
    -- Category 2

Create some articles in both categories, e.g. Article 1 in Category 1 and Article 2 in Category 2.
Go to Category 1 view and view its feed. Inspect the source code.
Look at <category> value of Article 2.

Expected result

Value is Category 2.

Actual result

Value is Category 1.

Documentation Changes Required

IDK.

@ghost
Copy link

ghost commented May 17, 2019

@empty88
Copy link

empty88 commented May 17, 2019

I have tested this item ✅ successfully on 5dc439b

This issue is fixed!


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

@empty88
Copy link

empty88 commented May 17, 2019

successfully tested! Thanks!

@Quy
Copy link
Contributor

Quy commented May 17, 2019

I have tested this item ✅ successfully on 5dc439b


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

@Quy
Copy link
Contributor

Quy commented May 17, 2019

RTC


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

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label May 17, 2019
@infograf768 infograf768 added this to the Joomla 3.9.7 milestone May 18, 2019
@HLeithner HLeithner merged commit b576847 into joomla:staging Jun 5, 2019
@HLeithner
Copy link
Member

thx

@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Jun 5, 2019
@SharkyKZ SharkyKZ deleted the j3/categoryFeedView branch June 5, 2019 15:37
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.

None yet

6 participants