https://bz.apache.org/bugzilla/show_bug.cgi?id=59296
Bug ID: 59296
Summary: Cross-platform compatibile VBA macro extraction
Product: POI
Version: 3.15-dev
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: SS Common
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Spinoff from bug 52949 comment 5 from Duncan Jauncey:
> One minor improvement [to extracting VBA contents from a workbook]: on line 83
> of VBAMacroExtractor.java, there is a path with a backslash hence the code
> will
> only work on Windows.
>
> "\\VBA" should become: File.separatorChar + "VBA"
--
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]