making khtmld honor http-equiv refresh
Status: Beta
Brought to you by:
jaypikay
khtml2png2 does not render pages that have the following:
<html>
<head>
<meta http-equiv="refresh" content="0; url=/newpath">
</head>
</html>
so I changed khtmld use curl to download the url and
see if there is a http-equiv refresh and if
so...rewrite the url so that khtml2png2 can get the page.
I am uploading the changed files.
pardon the hacky C-code....I learned it just so I could
make these changes....
Please email light(at)alum.mit.edu if you incorporate
these changes into the standard khtmld release....feel
free to cleanup anything you think appropriate.
changed files
Logged In: YES
user_id=1018816
Originator: NO
I will see that this will be placed in the next release, if the problem still exists.