Bug 45338

Summary: Last font created isn't found with findfont
Product: POI Reporter: Frank <fbrakel>
Component: HSSFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 3.0-FINAL   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

Description Frank 2008-07-03 23:59:20 UTC
The last font added to the workbook isn't found with findfont()
Comment 1 Nick Burch 2008-07-04 03:48:10 UTC
Fixed in svn (was due to "there is no four"...)

I've also got HSSFWorkbook to return the same HSSFFont object each time, which makes testing easier, if not using them too