Closed MrTango closed 6 years ago
The folder_content view does not update the context in the toolbar and in the breadcrumbs.
I can see the following JS error in the console:
TypeError: t.$el.parent.replaceWith is not a function
change folder in forder_content
the toolbar and breadcrumb reflects the chnages
The toolbar and breadcrumb still has the old context and therefor did not update the add menu correctly.
Plone5.1-latest:
Plone 5.1.2.1 (5112)
I could reproduce this in two separate installations.
This is a duplicate of #2395
Bug
The folder_content view does not update the context in the toolbar and in the breadcrumbs.
I can see the following JS error in the console:
TypeError: t.$el.parent.replaceWith is not a function
What I did:
change folder in forder_content
What I expect to happen:
the toolbar and breadcrumb reflects the chnages
What actually happened:
The toolbar and breadcrumb still has the old context and therefor did not update the add menu correctly.
What version of Plone/ Addons I am using:
Plone5.1-latest:
Plone 5.1.2.1 (5112)