Actions
Bug #7561
closedSEF URLs do not rewrite properly if parent menu item is a category
Description
When linking to a category it is double appending the category and not reversing correctly. Example as follows
/menu-alias/01-category/01-group
The menu is already a category so as long as the category of the group matches that of the menu item it should be as follows.
/menu-alias/01-group
This however will not currently reverse. There also appears to be issues with saving a new group from this menu item overriding an existing group.
Actions