wuzhicms/jodconverter

ManagedProcessOfficeManager should reject acceptString with different host

Closed this issue · 1 comments

ManagedProcessOfficeManager starts its own OOo process so it can't work
with OOo running on a remote host.

For this reason it should check that the supplied acceptString does not
point to another host. Better yet, revise the API to only pass the port number.

Original issue reported on code.google.com by mirko.na...@gmail.com on 19 Jan 2009 at 10:44

Fixed as part of issue #22

Original comment by mirko.na...@gmail.com on 15 Feb 2009 at 2:03

  • Changed state: Duplicate