<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>7241</bug_id>
          
          <creation_ts>2006-02-13 16:58:02 -0800</creation_ts>
          <short_desc>Utility to convert among web archive formats</short_desc>
          <delta_ts>2006-12-24 18:10:38 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Misc.</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>ASSIGNED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="David Kilzer (:ddkilzer)">ddkilzer</assigned_to>
          <cc>beidson</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>32414</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-02-13 16:58:02 -0800</bug_when>
    <thetext>It would be nice to have a utility to convert between web archive formats (Safari&apos;s .webarchive plist; MSIE&apos;s .mht MIME HTML; Firefox&apos;s web page, complete) until such time as Bug 7168, Bug 7169 and Bug 7211 are fixed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>32419</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2006-02-13 17:05:31 -0800</bug_when>
    <thetext>Taking my own bug.  I originally thought I could write this in a day, but there were more challenges to overcome than I initially thought.  :)

The current version uses Perl and will only work on Mac OS X since it uses (or will use) the PerlObjCBridge to create/extract .webarchive files (which are binary plists).  I plan to have the script read each of the formats into an internal format-neutral data structure so that it can target any of the formats on output.

Right now .webarchive to &quot;web page, complete&quot; is very close to working.

Lessons learned from this project will undoubtedly help to implement the bugs noted in the Description above.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>