User:Jimmyshiau

From Documentation
Revision as of 10:21, 1 August 2011 by Jimmyshiau (talk | contribs)

Meet a problem with ZK

ZK MeetRpoblem01.png

  • Please provide the following information:
  1. ZK version (EX: ZK 5.0.7.1 PE).
  2. Browser and Browser version (EX: Firefox 3.6).
  3. Reproducing Sample if possible.
  • How to create reproducing sample:
  • Use ZK Jet extracting ZK 5 widget tree to a ZUL file (i.e., snapshot the browser into a ZUL file)
  • Replace you data (EX: from database) with dummy data for run the reproducing sample.
  • Cannot extracting the issue to a reproducing sample.
  • Snapshot the error, request and response with Browser. remember to turn on the js debug in your zk.xml
<client-config>
	<debug-js>true</debug-js>
</client-config>
IE6
File:ZK MeetRpoblem IE6.png