To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101478
                 Issue #|101478
                 Summary|Saving a HTML-file removes STYLE-tag
               Component|Word processor
                 Version|OOo 3.0.1
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|save-export
             Assigned to|writerneedsconfirm
             Reported by|henrik_roseno





------- Additional comments from henrik_ros...@openoffice.org Fri May  1 
16:37:53 +0000 2009 -------
I have a HTML-file that uses the STYLE-tag. This is the start of the file:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
        <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=windows-
1252">
        <TITLE>(I have deleted this part)</TITLE>
        <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.0  (Win32)">
        <META NAME="CREATED" CONTENT="0;0">
        <META NAME="CHANGEDBY" CONTENT="Henrik Rosen&oslash;">
        <META NAME="CHANGED" CONTENT="20090501;15260900">
<STYLE type="text/css">
body {
  background-color: #F0EEC1;
  }
  :link { color: #0000FF }
  p.liste { text-indent: -3em; margin-top: 0; margin-bottom: 0.5em; margin-
left: 3em; }
  span.c3 {font-size: 80%}
  div.c2 {font-size: 80%}
  span.c1 {text-decoration: underline}
  </STYLE>
</HEAD>

If I load the file into OOo 3.0.1 Write/Web and save it, the following part is 
deleted by OOo 3.0.1:

<STYLE type="text/css">
body {
  background-color: #F0EEC1;
  }
  :link { color: #0000FF }
  p.liste { text-indent: -3em; margin-top: 0; margin-bottom: 0.5em; margin-
left: 3em; }
  span.c3 {font-size: 80%}
  div.c2 {font-size: 80%}
  span.c1 {text-decoration: underline}
  </STYLE>

This deletion distorts the layout of the document and removes my control over 
the layout.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to