Fix NPE in ADTabpanel while selecting a tree item

Description

While studying error logs, I found this one :
NullPointerException: Cannot invoke "org.zkoss.zul.Treeitem.getValue()" because "item" is null
at org.adempiere.webui.adwindow.ADTabpanel.onEvent(ADTabpanel.java:1541)

Don't know how to reproduce it, but the fix should be enough

Environment

None

Activity

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created April 22, 2024 at 12:10 PM
Updated July 4, 2024 at 9:36 PM
Resolved April 22, 2024 at 2:28 PM