Menu

#36 Case sensitive string matching.

open
nobody
None
5
2006-01-09
2006-01-09
Anonymous
No

When reading property sets the a case sensitive match
is done against between $name and strings such as
"Workbook"/"Root Entry".
We were recieving Excel files using "WORKBOOK". This
caused a loop which chewed through all available memory
before failing.
Suggest this comparison is changed to be case
insensitive.

Discussion


Log in to post a comment.