Polish problems subapp
(CFGUI-45)
|
|
| Status: | Closed |
| Project: | Definitions App |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.0 |
| Type: | Sub-task | Priority: | Neutral |
| Reporter: | Cedric Reichenbach | Assignee: | Philip Mundt |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Template: |
|
| Date of First Response: | |
| Sprint: | Basel 68 |
| Description |
|
Currently, the fragment consists of the definition's path itself and the selected path within the definition. In general, two items should have the same path fragment exactly when 1. Their corresponding DefinitionProviderIds are "#equals" |
| Comments |
| Comment by Philip Mundt [ 25/Oct/16 ] |
|
DefinitionsAppUITest#showConfigActionOpensCorrectFileInConfigurationApp() fails due to broken Show in Configuration app action.
2016-10-25 15:42:17,758 ERROR fo.magnolia.ui.contentapp.browser.BrowserPresenter: An error occurred while executing action [showConfig]
info.magnolia.ui.api.action.ActionExecutionException: Error checking definition [mediaEditor~ui-mediaeditor~image@actionbar] in workspace [config]
at info.magnolia.definitions.app.overview.actions.OpenConfigurationDefinitionAction.getDefinitionPath(OpenConfigurationDefinitionAction.java:84)
at info.magnolia.definitions.app.overview.actions.AbstractOpenDefinitionAction.execute(AbstractOpenDefinitionAction.java:64)
|