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

--- Comment #2 from Richard Costine <r...@costine.org> ---
I'm not sure if adding this could potentially break anybody who is already
expecting the "|" there to actually cause a failure. 

I suppose that we could have the code look at a System property - something
like:

-Dorg.apache.poi.openxml4.opc.safePipeInURI=true|false

when true it would work like before, and when false it would encode into a
"%7C".

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