NinoSkopac / PhpTikaWrapper

Simple PHP Wrapper for Apache Tika
60 stars 25 forks source link

Fix error with spaces in path/filename #3

Closed ritey closed 10 years ago

ritey commented 10 years ago

When loading files from a remote server, sometimes the path or filename has a space, this handles the otherwise annoying “java.net.MalformedURLException: no protocol” error.