Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-578

Insert a picture at Range(0,0) and drag it left or top will cause null pointer exception

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Normal
    • 3.5.0
    • 3.0.0
    • None
    • None

    Description

      1. Use the attach file "test.zul"
      2. click insert picture button
      3. drag picture left or top will cause NPE

      It cause by client sending null value to server
      data_1:

      {"sheetId":"z3_sheet_8","wgtType":"image","action":"move","wgtId":"z3_pic_0","dx1":null,"dy1":26,"dx2":null,"dy2":13,"col1":null,"row1":0,"col2":null,"row2":4}

      Attachments

        Activity

          People

            henrichen henrichen
            roliroli roliroli
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: