-
Bug
-
Resolution: Fixed
-
Normal
-
7.0.6.1
-
Security Level: Jimmy
-
None
Reproducible sample:
test.zul
<zk> <include src="include.zul?timezone=Europe/Berlin" /> </zk>
include.zul
<zk> <label value="${param.timezone}" /> </zk>
Debug information:
The NPE happened in Include.java#L355