https://issues.apache.org/bugzilla/show_bug.cgi?id=46302





--- Comment #2 from Patrick Radtke <[EMAIL PROTECTED]>  2008-11-27 07:59:49 PST 
---
Lorenzo,

The only issue I see with the patch is for the XSSFCellStyle cloneStyleFrom()
method. There is only a single cloneStyleFrom method in XSSFCellStyle (while
HSSFCellStyle has two), therefor the XSSFCellStyle cloneStyleFrom method will
call itself recursively and never return (while in HSSFCellStyle one of the
methods calls the other)


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to