Hi there,

I'm having similar problems - maybe someone can investigate this.  It
has it's feet firmly planted in the "weird" camp:

URL: http://www.turboweb.co.nz/

Command used: (output attached)
$ wget -k -r -l 1 -p http://www.turboweb.co.nz

Expecting to get a theme directory in my output as per this in the index.html:
        <link rel="stylesheet" type="text/css" 
href="/theme/theme/style-theme.css?511d0287ab23675540b4416f54ecdc0b"/>
        <link rel="stylesheet" type="text/css" href="/theme/common.css"/>

And also as per references to images in the theme directory, e.g.:
        <img alt="Turboweb Simple Web Manager" 
src="/theme/theme/images/banners/homepage/turboweb-simple-web-manager.jpg" />

But instead, in the directory structure that wget creates there is no
theme folder, and the links have been replaced with fully qualified
URI's to the resources on the (i.e. what was "/theme/theme/images..." is
replaced with "http://www.turboweb.co.nz/theme/theme/images...";).

It's not just the resources in the theme folder either, the javascript
file image-pop.js is also not downloaded and instead is referred to on
the live website, whereas other files (e.g. support.js) aren't.  I can't
see any difference at all between these files in terms of how they're
hosted or how they're referenced.

Happy to provide more information on request.  This is an Ubuntu 10.10
i686 desktop system.

Linux bob-desktop 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 19:00:26
UTC 2011 i686 GNU/Linux

bob@bob-desktop:~$ wget --version
GNU Wget 1.12 built on linux-gnu.

+digest +ipv6 +nls +ntlm +opie +md5/openssl +https -gnutls +openssl 
-iri 

Wgetrc: 
    /etc/wgetrc (system)
Locale: /usr/share/locale 
Compile: gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/etc/wgetrc" 
    -DLOCALEDIR="/usr/share/locale" -I. -I../lib -g -O2 
    -D_FILE_OFFSET_BITS=64 -O2 -g -Wall 
Link: gcc -g -O2 -D_FILE_OFFSET_BITS=64 -O2 -g -Wall -Wl,-Bsymbolic-functions 
    /usr/lib/libssl.so /usr/lib/libcrypto.so -ldl -lrt ftp-opie.o 
    openssl.o http-ntlm.o gen-md5.o ../lib/libgnu.a 

Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Originally written by Hrvoje Niksic <hnik...@xemacs.org>.
Currently maintained by Micah Cowan <mi...@cowan.name>.
Please send bug reports and questions to <bug-w...@gnu.org>.


** Attachment added: "wget.txt"
   
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/449572/+attachment/2172427/+files/wget.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/449572

Title:
  wget not downloading stylesheets (CSS) when using -p/--page-requisites

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/449572/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to