-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
10.0.0, 9.6.5
-
None
-
None
Steps to Reproduce
- in browser Console, run the code zk.load('zk.debug')
Current Result
10.0.0
http://localhost:8080/zkaddoncase/zkau/web/_zv2024022712/js/zk.debug.wpd net::ERR_ABORTED 404 (Not Found)
9.6.5
http://localhost:8080/zk9support/web/js/zk/debug/debugger.css.dsp net::ERR_ABORTED 404 (Not Found)
Expected Result
successfully load zk.debug.wpd
Debug Information
- dumpWidgetTree4Zul() is still a useful tool, when the source zul is a complicated and parameterized page, it's hard to know what's the final result of the zul. It's better to infer a zul code from the actual page in a browser.