Bug Id | Summary |
0.8.8-01 | Creation of controls of Navigator element is done twice. |
0.8.8-02 | E4SimilationTools#handleNavigatorMenuController could return NullExcpetion when Navigator content is shared by several Navigators. |
0.8.8-03 | When removing error message in databinding process, control could be disposed when error occurs at opening editor and after closing editor without change. |
0.8.8-04 | If org.adichatz.testing plugin is added in MANIFEST.MF file and not testing clause exists in AdichatzRcpConfig.xml file, and error occurs |
0.8.8-05 | In RecentOutlinePage class, use IRecentOpenEditor type rather than RecentOpenQueryEditorWrapper type |
0.8.8-06 | When open an editor for creating a new record, no entry must be added inside the Recent opened editor list. |
0.8.8-07 | Layout when expanding dynamic menus in a navigator build on PGroup controls could be incorrect (missong layout data in composite). |
0.8.8-08 | JPAQueryManager.setTableRendererKey(String) must be called only when tableRendererKey changes otherwise a table renderer could be instantiated but not initialized. |
0.8.8-09 | When an editor is opened thru the Recent opened list panel, no recent entry must be created (use current entry). Otherwise a table renderer could be instantited but not initialized. |
0.8.8-10 | In ExtratTextController parsing error message is not removed when data is corrected and refreshed. |
0.8.8-11 | ExtratText contained several bugs. |