Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
None
-
1
-
Tiger Sprint 129, Tiger Sprint 132
Description
The reproduction path is discovered by pgupta:
- editor is in blog page in edit mode in firefox
- admin is also in blog page in edit mode in chrome
- editor adds a banner to the container of BlogList component & save it.Check changes is displayed in toolbar
- Admin clicks on BlogList component
- Admin tries to update parameter for BlogList component.But feedback toast is visible with the lock on container.which is expected.
- Now editor discards his changes.
- Admin tries to click one of the components on that page.
Notice there is no content in component property dialog of BlogList component.And below error is logged in browser console.
channel-editor-bundle-ver-1461856432000.js:1965 Uncaught TypeError: Cannot read property 'alert' of undefined(anonymous function) @ channel-editor-bundle-ver-1461856432000.js:1965Future.onFailure @ future-ver-1461856406000.js:109(anonymous function) @ future-ver-1461856406000.js:18(anonymous function) @ channel-editor-bundle-ver-1461856432000.js:1192Future.onFailure @ future-ver-1461856406000.js:109(anonymous function) @ future-ver-1461856406000.js:18Ext.Ajax.request.failure @ channel-editor-bundle-ver-1461856432000.js:1224Ext.extend.handleFailure @ ext-all-ver-1461229526000.js:2cb.failure @ ext-wicket-adapter-ver-1461229526000.js:28handleTransactionResponse @ ext-base-ajax-ver-1461229526000.js:135checkResponse @ ext-base-ajax-ver-1461229526000.js:151(anonymous function) @ ext-base-ver-1461229526000.js:2
Attachments
Issue Links
- relates to
-
CHANNELMGR-592 Prevent saving and deleting a component in a locked container
- Closed
-
CHANNELMGR-641 Multi-user:500 Server error is shown in component property dialog when a component is deleted by one user and another user clicks on it.
- Closed