Hi, I have found a bug on the latest version of the http client, wget 1.3.14
This is how to reproduce it: If we save the page: http://accionistaseinversores.bbva.com/TLBB/tlbb/bbvair/esp/index.jsp with the following parameters: wget -k -p http://accionistaseinversores.bbva.com/TLBB/tlbb/bbvair/esp/index.jsp On the saved "main.css" file (\accionistaseinversores.bbva.com\TLBB\fbinir\css), there are files that point to the remote files instead of the saved ones! For example, on line 57, 68 and 79, it points to http://accionistaseinversores.bbva.com/TLBB/fbinir/mult/stagsans-light-webfont.eot instead of ../mult/stagsans-book-webfont.eot and this file was saved to local... There are other files with the same behaviour. If you search the string "http" within the CSS file, you will find all the pointed files to remote instead of the local SAVED ones. Please, tell me anything related to this bug or when it will be corrected. THANKS!
