Menu

#1 making khtmld honor http-equiv refresh

open
JPK
None
5
2007-03-21
2006-07-07
No

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.

Discussion

  • Robert Light

    Robert Light - 2006-07-07

    changed files

     
  • JPK

    JPK - 2007-03-21

    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.

     
  • JPK

    JPK - 2007-03-21
    • assigned_to: nobody --> jaypikay
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.