From: Malcolm A. <mal...@ou...> - 2010-04-26 08:03:57
|
> A number of the files receive the following error: > Not found: http://pdx/pd5/documents/CompanyLicensing/COMPANY%20PERMANENT%20FILINGS/1888.pdf%0a Ref: > If I search the directories, the files are there sans the "%0a Odds-on the problem is that someone is generating links with a linebreak just inside the href i.e. ... href="URL " - and some code is escaping the line break into %0a Malcolm. |