Summary: | Sheet name cannot exceed 31 characters and cannot contain : \ / ? * [ ] characters | ||
---|---|---|---|
Product: | POI | Reporter: | Anastasios Georgousakis <tgeor> |
Component: | HSSF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 2.0-dev | ||
Target Milestone: | --- | ||
Hardware: | All | ||
OS: | All |
Description
Anastasios Georgousakis
2002-10-24 09:15:40 UTC
you're right. Fixed, thanks. Please crosscheck from CVS. This might break *some* existing programs that were using illegal sheet names, but were not opening the resulting file in excel. Unlikely, but possible. However, since Excel crashing is considered to be bug, this should be fixed. Also, the exception message should be self explanatory. |