XWIKI-12784: EntityReferenceTree doesn't support sibling nodes with the same...
XWIKI-12784: EntityReferenceTree doesn't support sibling nodes with the same name but different types - Applied the same solution that was done on the server side, of making the children values maps of <type, node>. - TODO: fix getChildByReference and maybe add some tests
Showing
- xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/js/xwiki/importer/import.js 10 additions, 7 deletions...web/src/main/webapp/resources/js/xwiki/importer/import.js
- xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/uicomponents/model/entityReference.js 12 additions, 2 deletions...in/webapp/resources/uicomponents/model/entityReference.js
Loading
Please register or sign in to comment