You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/02/27 16:31:24 UTC

DO NOT REPLY [Bug 52524] org.apache.poi.ss.util.WorkbookUtil#createSafeSheetName doesn't escape colon

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

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2012-02-27 15:31:24 UTC ---
Fixed in r1294180 and r1294186

Colon is escaped and there is a 

WorkbookUtil.createSafeSheetName(final String nameProposal, char replaceChar)

method that allows you to control replacement of invalid characters.

Yegor

-- 
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-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org