? ? Failure

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
10 Jul 2018

The list of indexed items in the backend of com_finder does not have a column for the language. Since we have this everywhere else, I'm adding it here, too.

avatar Hackwar Hackwar - open - 10 Jul 2018
avatar Hackwar Hackwar - change - 10 Jul 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jul 2018
Category Administration com_finder
avatar Quy
Quy - comment - 11 Jul 2018

https://github.com/joomla/joomla-cms/pull/21038/files#diff-96ae0370a620b2bdb4168d9f9ebab161R67
<td colspan="7">

Update column to be 7 or 8 depending on Multilanguage::isEnabled()

avatar Hackwar Hackwar - change - 11 Jul 2018
Labels Added: ?
avatar Hackwar
Hackwar - comment - 11 Jul 2018

Updated the colspan to 8. I think it would be a waste of CPU cycles to check here again if multilanguage or not. Since it doesn't matter if we have 7, 8, 9 or 42 here, as long as we want it to span the whole table, I wouldn't change this.

avatar infograf768
infograf768 - comment - 19 Sep 2018

Issue when filtering at the same time content map and language
screen shot 2018-09-19 at 12 25 42

avatar infograf768
infograf768 - comment - 19 Sep 2018

I guess changes are needed in ContentmapField.php

avatar Hackwar
Hackwar - comment - 19 Sep 2018

There is no content that is both french and german at the same time, so this is an issue that we can't really fix. We could hide the language taxonomy branch when #21327 is also merged if it is a real issue.

avatar infograf768
infograf768 - comment - 21 Sep 2018

I think that we should not present at all in filters or elsewhere anything related to Content Languages when the languagefilter is disabled, as we now do everywhere in Joomla.

avatar Hackwar
Hackwar - comment - 22 Sep 2018

Taxonomy has no idea what a branch means and we could only introduce a special handling for a branch that is named "Language", which again could not be present at all or deactivated or something. I'm not a fan of that...

avatar chmst
chmst - comment - 8 Jan 2019

I have tested this item successfully on 77cbda1

I've tested this item with multilingual sample data and made a code inspection.From this point of view the PR works as described.


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

avatar chmst chmst - test_item - 8 Jan 2019 - Tested successfully
avatar Hackwar Hackwar - change - 18 Apr 2019
Labels Removed: J4 Issue
avatar Quy
Quy - comment - 19 Apr 2019

I have tested this item successfully on 52ece71


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

avatar Quy Quy - test_item - 19 Apr 2019 - Tested successfully
avatar Quy Quy - change - 19 Apr 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 19 Apr 2019

RTC


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

avatar Hackwar Hackwar - change - 20 May 2019
Labels Added: ?
avatar Hackwar
Hackwar - comment - 20 May 2019

Can we finally merge this?

avatar roland-d roland-d - change - 14 Jun 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-06-14 18:56:04
Closed_By roland-d
avatar roland-d roland-d - close - 14 Jun 2019
avatar roland-d roland-d - merge - 14 Jun 2019
avatar roland-d
roland-d - comment - 14 Jun 2019

Thank you.

avatar Hackwar
Hackwar - comment - 14 Jun 2019

Thank you!

Add a Comment

Login with GitHub to post a comment