There are some instances when links will refer to local files whose names contain a space. Example: href='/images/some file name.jpg'
When PHPCrawl encounters one of these, the value is correct, but the value only contains the text up to (but not including) the first space (same goes for ). Is there a parameter we can set to get these processed correctly ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are some instances when links will refer to local files whose names contain a space. Example: href='/images/some file name.jpg'
When PHPCrawl encounters one of these, the value is correct, but the value only contains the text up to (but not including) the first space (same goes for ). Is there a parameter we can set to get these processed correctly ?
Hi!
I just added your report over to the list of known bugs (https://sourceforge.net/tracker/?func=detail&aid=3325276&group_id=89439&atid=590146)
A fix is in progress.
Thanks!
Apparently, a fix to this problem has been introduced in version 0.71