Project

General

Profile

Actions

Bug #66594

closed

Category Mount points - missing hierarchy information

Added by Andreas Allacher almost 9 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
Categorization API
Target version:
Start date:
2015-04-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently category mount points to not show hierarchy information.
Which is an issue because of multiple things:
1.) If I have categories
foo --> bar
xyz --> bar

And mount both "bar" categories, it is not clear which bar it is.

2.) If in my TCA I use nonSelectable Levels or max levels, they will be different because the hierary information is missing.

I am not sure if this might be related to:
https://forge.typo3.org/issues/66519
but from the description it is a different issue.

My solution would be to render mounted categories in sublevels with parent categories but make parent categories unSelectable.
Furthermore, if I select multiple categories in sublevels of one parent, it needs to be ensured that parent is only listed once.

Here would also be the question if non selected categories of a level (if that level has mounted categories) should be shown if the parent category is mounted or if the should not be shown/selectable in this case.

In the current version they would be shown, so the provided patch also makes them visible.

Attached screenshots with shown categories and category mount points with patch.

Set patch to -1 because I don't want it in the 7.2 stabilisation phase.


Files

full_category_tree.png (6.66 KB) full_category_tree.png Fully category tree Andreas Allacher, 2015-04-26 16:19
no_category_mount_points.png (4.9 KB) no_category_mount_points.png No category mount points Andreas Allacher, 2015-04-26 16:19
all_categories_shown_if_no_mount_points.png (6.67 KB) all_categories_shown_if_no_mount_points.png All categories shown if no category mount points as the case currently Andreas Allacher, 2015-04-26 16:19
one_second_level_category_mount_point.png (5.08 KB) one_second_level_category_mount_point.png On category mount point in second level Andreas Allacher, 2015-04-26 16:19
categories_for_one_second_level_category_mount_point.png (6.34 KB) categories_for_one_second_level_category_mount_point.png Categories for one second level category mount point Andreas Allacher, 2015-04-26 16:19
category_mounts_for_level_2_and_3_in_same_level.png (5.1 KB) category_mounts_for_level_2_and_3_in_same_level.png Category mount points with one in second level and one in the third level of that mount point Andreas Allacher, 2015-04-26 16:19
categories_for_level_2_and_3_in_same_level.png (6.34 KB) categories_for_level_2_and_3_in_same_level.png Categories for one second level and one in third level of that mount point Andreas Allacher, 2015-04-26 16:19
category_mounts_for_one_level_1_and_separate_level_2.png (4.5 KB) category_mounts_for_one_level_1_and_separate_level_2.png Category mount points for separate level 1 and level 2 Andreas Allacher, 2015-04-26 16:19
categories_for_one_level_1_and_separate_level_2.png (6.71 KB) categories_for_one_level_1_and_separate_level_2.png Categories for separate level 1 and level 2 Andreas Allacher, 2015-04-26 16:19
category_mounts_for_level_2_and_3_in_same_level_and_separate_level_1.png (5.06 KB) category_mounts_for_level_2_and_3_in_same_level_and_separate_level_1.png Category mounts with level 2 & 3 in same hierarchy and separate level 1 Andreas Allacher, 2015-04-26 16:33
current_behaviour_if_level_2_and_same_3_and_separate_level_1.png (6.05 KB) current_behaviour_if_level_2_and_same_3_and_separate_level_1.png Current bevhiours of categories with mounts in level 2 & 3 in same hierarchy and separate level 1 Andreas Allacher, 2015-04-26 16:33
Actions #1

Updated by Gerrit Code Review almost 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38928

Actions #3

Updated by Andreas Allacher almost 9 years ago

As visible the current behaviour doesn't make any sense at all. It does not show the hierarchy information and it also has the same categories mounted twice (with same IDs)

Actions #4

Updated by Gerrit Code Review almost 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38928

Actions #5

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.3 (Packages) to 7.4 (Backend)
Actions #6

Updated by Andreas Allacher almost 9 years ago

thanks for changing the target version, would have done so myself - if I could have modified it :)

Actions #7

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #8

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #9

Updated by Andreas Allacher over 8 years ago

@Benni Mack:
I think I will make a feature of this instead.
Similar to the hierarchy display option in the page tree (just a bit different), so this will definitely be moved to 8.x as feature freeze is in effect for 7 LTS

Actions #10

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/38928

Actions #11

Updated by Anja Leichsenring almost 6 years ago

  • Status changed from Under Review to Rejected

Patch got abandoned, no activity.

Actions

Also available in: Atom PDF