[Webkit-unassigned] [Bug 7346] New: Web Archive fails to save frameset page properly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Feb 18 16:18:35 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7346

           Summary: Web Archive fails to save frameset page properly
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: http://jtds.sourceforge.net/doc/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: NeedsReduction
          Severity: normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net


Summary:

When saving a web page containing framesets in .webarchive format, WebKit
outputs invalid HTML for the WebResourceData data (the HTML source for the web
page being archived) in the WebMainResource key.

Steps to reproduce:

1. Open Safari.
2. Go to a web page with a frameset, like this one: 
http://jtds.sourceforge.net/doc/
3. Save the page in WebArchive format, e.g., as jtds.webarchive.
4. Open the jtds.webarchive file just saved in Safari.

Expected results:

The jtds.webarchive should look identical to the original web page.

Actual results:

The jtds.webarchive is missing content because the HTML page containing the
frameset is invalid when written to the archive.

Regression:

This fails on Safari 2.0.3 (417.8) on Mac OS X 10.4.5 the same way it fails on
WebKit ToT (r12884).


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list