? ? Pending

User tests: Successful: Unsuccessful:

avatar Quy
Quy
8 Jul 2019

Summary of Changes

Fix language strings and columns.
Fix Field Group header not sorting.

Testing Instructions

Go to front end.
Edit an article.
Click on the Field button.
Right click on the modal to bring up a contextual menu to open This Frame > Open Frame in New Tab.
View the dropdown in the upper right corner.
Click on the Field Group header.

Go to back end.
Go to Content > Fields
Make sure there are fields assigned to field groups.
Click on Field Group header.
Click on Language header.

avatar Quy Quy - open - 8 Jul 2019
avatar Quy Quy - change - 8 Jul 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 Jul 2019
Category Front End com_fields
avatar richard67
richard67 - comment - 8 Jul 2019

I don't understand test step "Open the frame in a new tab.". You mean the modal for selecting the field? How shall I do that?


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

avatar richard67
richard67 - comment - 8 Jul 2019

I don't understand test step "Open the frame in a new tab.". You mean the modal for selecting the field? How shall I do that?


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

avatar Quy
Quy - comment - 8 Jul 2019

Updated testing instructions. Thanks.

avatar richard67
richard67 - comment - 8 Jul 2019

I have tested this item successfully on 1f7caf0


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

avatar Quy Quy - change - 8 Jul 2019
The description was changed
avatar Quy Quy - edited - 8 Jul 2019
avatar richard67 richard67 - test_item - 8 Jul 2019 - Tested successfully
avatar SharkyKZ
SharkyKZ - comment - 9 Jul 2019

Can you also change category_title to g.title to fix this:

Column not found: 1054 Unknown column 'category_title' in 'order clause'

avatar infograf768
infograf768 - comment - 9 Jul 2019

Can you also change category_title to g.title to fix this:

Looks like we also need to take off category_title from here
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_fields/models/fields.php#L47

avatar Quy Quy - change - 10 Jul 2019
Labels Added: ?
avatar Quy Quy - change - 10 Jul 2019
Title
Use correct language strings
Use correct language strings/unknown columns
avatar Quy Quy - edited - 10 Jul 2019
avatar joomla-cms-bot joomla-cms-bot - change - 10 Jul 2019
Category Front End com_fields Administration com_fields Front End
avatar Quy Quy - change - 10 Jul 2019
Title
Use correct language strings/unknown columns
[com_fields] Fix language strings/unknown columns/sort field group
avatar Quy Quy - edited - 10 Jul 2019
avatar Quy Quy - change - 10 Jul 2019
The description was changed
avatar Quy Quy - edited - 10 Jul 2019
avatar SharkyKZ
SharkyKZ - comment - 10 Jul 2019

I have tested this item successfully on 4b641aa


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

avatar SharkyKZ SharkyKZ - test_item - 10 Jul 2019 - Tested successfully
avatar infograf768
infograf768 - comment - 10 Jul 2019

Found another incongruity in backend Field modal when opening frame in new window. See Language at bottom of dropdown.

Screen Shot 2019-07-10 at 09 17 35

If I modify
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_fields/views/fields/view.html.php#L207 to use a.language
and then in
https://github.com/joomla/joomla-cms/blob/staging/administrator/components/com_fields/views/fields/tmpl/modal.php#L60
same change.
I do get correctly
Screen Shot 2019-07-10 at 09 45 44

Let's solve also in this PR?

avatar Quy Quy - change - 10 Jul 2019
Title
[com_fields] Fix language strings/unknown columns/sort field group
[com_fields] Fix language strings/unknown columns/sorting
avatar Quy Quy - edited - 10 Jul 2019
avatar Quy Quy - change - 10 Jul 2019
The description was changed
avatar Quy Quy - edited - 10 Jul 2019
avatar infograf768 infograf768 - test_item - 10 Jul 2019 - Tested successfully
avatar infograf768
infograf768 - comment - 10 Jul 2019

I have tested this item successfully on e75de2f


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

avatar richard67
richard67 - comment - 10 Jul 2019

In the frontext test I see untranslated language strings in the pull down.
I don't think it is related to this PR, but have you both @Quy and @infograf768 applied any other fix which I haven't applied yet? I've fetched clean staging just right now and made a fresh, clean install, and patch I applied with patchtester.

avatar Quy
Quy - comment - 10 Jul 2019

Yes, you also have to install #25475 to fix the untranslated language strings which is not related to this PR.

avatar richard67
richard67 - comment - 10 Jul 2019

I have tested this item successfully on e75de2f


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

avatar richard67
richard67 - comment - 10 Jul 2019

I have tested this item successfully on e75de2f


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

avatar richard67 richard67 - test_item - 10 Jul 2019 - Tested successfully
avatar Quy Quy - change - 10 Jul 2019
Status Pending Ready to Commit
avatar Quy
Quy - comment - 10 Jul 2019

RTC


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

avatar infograf768
infograf768 - comment - 11 Jul 2019

Restarted drone

avatar infograf768 infograf768 - change - 11 Jul 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-07-11 08:00:30
Closed_By infograf768
Labels Added: ?
avatar infograf768 infograf768 - close - 11 Jul 2019
avatar infograf768 infograf768 - merge - 11 Jul 2019
avatar infograf768
infograf768 - comment - 11 Jul 2019

tks

Add a Comment

Login with GitHub to post a comment