|
I ran into another problem concerning this trees / types / dialogs configuration. If you have type A with subtype B, you will see the created types A and B in the tree of type A. When opening a dialog for type B, the dialoghandler for type A is used. This is because the name of the tree is used to retrieve the dialog definition (info.magnolia.module.admininterface.DialogMVCServlet.getHandler()). So in this case the configured saveHandler for the dialog type A is used, not the one you configured for type B. used. In this case the itemType of the type to be edited should be used?
I'm not really sure about this because the creation of trees, dialogs etc is quite complicated.
|
|
Given the thousands of other issues we have open that are more highly requested, we won't be able to address this issue in the foreseeable future. Instead we will focus on issues with a higher impact, and more votes.
Thanks for taking the time to raise this issue. As you are no doubt aware this issue has been on our backlog for some time now with very little movement.
I'm going to close this to set expectations so the issue doesn't stay open for years with few updates. If the issue is still relevant please feel free to reopen it or create a new issue.
|