Alberto1202 / zkspreadsheet

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

Throw exception when open a sheet with random named function #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Prepare a .xls file, in Sheet1!A1, enter formula "=MYFUNC()"
2. start zss
3. open the .xls file

What is the expected output? What do you see instead?
Expect: A1 show #NAME?
Real: throw exception, unable to open the file

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chenhe...@gmail.com on 12 Nov 2010 at 7:29

GoogleCodeExporter commented 9 years ago
Fixed since Nov. 12, 2010.

Original comment by chenhe...@gmail.com on 12 Nov 2010 at 7:30