https://bz.apache.org/bugzilla/show_bug.cgi?id=58672
Bug ID: 58672 Summary: HSSFName validateName works not as specified (backslash not allowed) Product: POI Version: 3.14-dev Hardware: PC Status: NEW Severity: normal Priority: P2 Component: HSSF Assignee: dev@poi.apache.org Reporter: frederik.strelc...@gmail.com Created attachment 33313 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33313&action=edit Fixed validateName The documentation for HSSFName.setNameName says, that ist ist allowed to use "\" as first character in the name. The function validateName prevents the use of "\" as first character. Fix is attached as git patch. -- 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