DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30319>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30319





------- Additional Comments From [EMAIL PROTECTED]  2006-03-24 13:34 -------
Created an attachment (id=17967)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17967&action=view)
Correction to the org.apache.poi.hssf.record.FormatRecord class

I have seen the corrections made to FormatRecord class and this really solved
the problem. However, I am not confident to get the whole source tree from
CVS/SVN and build it myself. As all I wanted was to have the Euro symbol in my
sheets created with release 2.5.1, this seemed to be an easy workaround. By
placing the attached jar in the CLASSPATH *BEFORE* poi-2.5.1-20040804.jar Euro
symbols will be stored correctly in Excel cells (and maybe other Unicode
problems).

------- Additional Comments From [EMAIL PROTECTED]  2006-03-24 13:38 -------
Created an attachment (id=17968)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17968&action=view)
Source to the above attachment

This is the source for the jar above. It was created by checking out the source
for RELEASE_2_5_1 and adding the corrections to setFormatString. As in release
2.5.1 there was no StringUtil.hasMultibyte() method, that method was added to
FormatRecord.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to