https://issues.apache.org/bugzilla/show_bug.cgi?id=52592
Bug #: 52592 Summary: DataFormatter appends asterisk to currency data Product: POI Version: 3.8-dev Platform: Macintosh OS/Version: Mac OS X 10.5 Status: NEW Severity: normal Priority: P2 Component: POI Overall AssignedTo: dev@poi.apache.org ReportedBy: bscart...@yahoo.com Classification: Unclassified The method formatCellValue(cell) is returning the cell value with a leading "*" character. I tested the same spreadsheet with version 3.7 and did not have that problem. If I create the DataFormatter with the 'emulateCSV' option, that fixes the problem. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org