sexroute / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

xlsx only. IllegalArgumentException when formula cause a circular reference #318

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start zssapp
2. Select cell M12
3. Enter =M12 (to cause a circular evaluation)

What is the expected output? What do you see instead?
Expect: show #REF!
Real: IllegalArgumentException: Unknown error type: -60

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chenhe...@gmail.com on 7 Apr 2011 at 6:59

GoogleCodeExporter commented 8 years ago
Fixed since Apr. 7, 2011.

Original comment by chenhe...@gmail.com on 7 Apr 2011 at 7:00