-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X
-
Component/s: Asset Framework, Categories
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Create a new site named "test"
- Create a new site named "test child"
- Create the following asset vocabulary in english in test:
- A test eng
- F test eng
- Z test eng
- Translate them to spanish this way:
- A test eng-> Z test esp
- F test eng ->F test esp
- Z test eng -> A test esp
- Do something similar in the "test child" site
- A test child eng-> Z test child esp
- F test child eng ->F test child esp
- Z test child eng -> A test child esp
- Do something similar in the "global" site
- A global eng-> Z global esp
- F global eng ->F global esp
- Z global eng -> A global esp
-
- In 7.2 Go to Site Control Panel -> Content & Data -> Content Sets -> Create new Dynamic Content Set. At Filter section, choose categories and Select
- In masger go to Site Control Panel
> Site builder -> Collections> Create new Dinamic Collection. At Filter section, choose categories and Select
Expected behavior: AssetVocabularies should be group by group, and in each group they should be alphabetical ordered based in the current user locale. The current site group should appear first. The order of the site groups depends on the groupId so they could appear in different order For example, if you do the step 7 in the "test child" site in eng this is the order:
- A test child eng
- F test child eng
- Z test child eng
- Global or Test asset vocabularies are alphabetically ordered (A, F, Z site name eng )
- Global or Test asset vocabularies are alphabetically ordered (A, F, Z site name eng )
In Spanish:
- A test child esp
- F test child esp
- Z test child esp
- Global or Test asset vocabularies are alphabetically ordered (A, F, Z site name esp )
- Global or Test asset vocabularies are alphabetically ordered (A, F, Z site name esp )
Current behavior: asset vocabularies are not ordered by group and are just ordered by the default lang name