[MGNLUI-1661] Delete a folder in content app generate errors Created: 14/Jun/13  Updated: 24/Jun/13  Resolved: 14/Jun/13

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: 5.0
Fix Version/s: 5.0

Type: Bug Priority: Neutral
Reporter: Eric Hechinger Assignee: Eric Hechinger
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Sprint: RC 1, RC 2

 Description   

1-On a content app (category/contact/asset...)
2-Create a folder
3-Create a component under this folder
4-Remove the folder

Already have a fix for this.(ehe)

2013-06-13 10:23:46,013 INFO info.magnolia.ui.workbench.WorkbenchPresenter : Trying to re-sync workbench with no longer existing path e9d6b71d-1875-437f-af7c-25bc699f593f at workspace category. Will reset path to its configured root /.
2013-06-13 10:23:46,014 WARN info.magnolia.event.SimpleEventBus : Exception caught when dispatching event: null
java.lang.NullPointerException
at info.magnolia.ui.workbench.WorkbenchPresenter.select(WorkbenchPresenter.java:214)
at info.magnolia.ui.contentapp.browser.BrowserPresenter$1.onContentChanged(BrowserPresenter.java:163)
at info.magnolia.ui.api.event.ContentChangedEvent.dispatch(ContentChangedEvent.java:73)
at info.magnolia.ui.api.event.ContentChangedEvent.dispatch(ContentChangedEvent.java:1)
at info.magnolia.event.SimpleEventBus.fireEvent(SimpleEventBus.java:78)
at info.magnolia.event.ResettableEventBus.fireEvent(ResettableEventBus.java:70)
at info.magnolia.event.ResettableEventBus.fireEvent(ResettableEventBus.java:70)
at info.magnolia.ui.framework.action.ActivationAction.onPostExecute(ActivationAction.java:101)
at info.magnolia.ui.framework.action.AbstractCommandAction.execute(AbstractCommandAction.java:162)
at info.magnolia.ui.api.action.AbstractActionExecutor.execute(AbstractActionExecutor.java:75)
at info.magnolia.ui.contentapp.browser.BrowserPresenter.executeAction(BrowserPresenter.java:355)
at info.magnolia.ui.contentapp.browser.BrowserPresenter.onActionbarItemClicked(BrowserPresenter.java:318)
at info.magnolia.ui.actionbar.ActionbarPresenter.onActionbarItemClicked(ActionbarPresenter.java:190)


Generated at Mon Feb 12 08:48:48 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.