https://bz.apache.org/bugzilla/show_bug.cgi?id=64473

--- Comment #4 from yurkom <yury.molc...@gmail.com> ---
The issue appeared after https://bz.apache.org/bugzilla/show_bug.cgi?id=61942
ticket in revision 1819708.

I think the dot symbol in the regexp is unnecessary in the line :

"(?=["+PackagingURIHelper.FORWARD_SLASH_STRING+".])";
                                                ^
                                                this

See
https://svn.apache.org/viewvc/poi/trunk/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackagePartCollection.java?revision=1819708&view=markup#l64

-- 
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

Reply via email to