User:Jimmyshiau

From Documentation
Revision as of 07:07, 4 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>
  • Using Firefox with firebug to snapshot the images
Server side error

Request

ZK MeetRpoblem FF01.png


Response

ZK MeetRpoblem FF02.png

Client side error

ZK MeetRpoblem FF03.png

  • Click the link (the blue text) the ngo to the line of error.

ZK MeetRpoblem FF04.png




IE6
File:ZK MeetRpoblem IE6.png