[sw-issues] [Issue 101478] Saving a HTML-file remove s STYLE-tag

2009-05-01 Thread henrik_roseno
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 + 2009 ---
I have a HTML-file that uses the STYLE-tag. This is the start of the file:





(I have deleted this part)





body {
  background-color: #F0EEC1;
  }
  :link { color: #FF }
  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}
  


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:


body {
  background-color: #F0EEC1;
  }
  :link { color: #FF }
  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}
  

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



[sw-issues] [Issue 101352] Save as HTML creates empt y TITLE

2009-04-26 Thread henrik_roseno
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101352
 Issue #|101352
 Summary|Save as HTML creates empty TITLE
   Component|Word processor
 Version|OOo 3.0.1
Platform|All
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|save-export
 Assigned to|writerneedsconfirm
 Reported by|henrik_roseno





--- Additional comments from henrik_ros...@openoffice.org Sun Apr 26 
19:10:59 + 2009 ---
I guess ENHANCEMENT is the right 'Issue type' for this issue.

Load an OOo-document (I used a .odt-type file). Choose 'Save As' from 'File' 
pull down menu. Choose Filetype HTML-document. Hit 'Save'.

The resulting HTML-file includes the following line:



It would be very nice either if the user was prompted for a title or the 
programme automatically tried to insert a meaningful title here.

-
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



[sw-issues] [Issue 101351] Save as HTML creates inva lid META tags

2009-04-26 Thread henrik_roseno
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101351
 Issue #|101351
 Summary|Save as HTML creates invalid META tags
   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 Sun Apr 26 
18:57:36 + 2009 ---
Load an OOo-document (I used a .odt-type file). Choose 'Save As' from 'File' 
pull down menu. Choose Filetype HTML-document. Hit 'Save'.

Go to http://validator.w3.org/ Choose 'Validate by File Upload', enter your 
filename and click 'Check'.

I get 8 errors, from the following lines of HTML-code:






Although I am NOT an expert, these lines seem superfluous. I delete them.

-
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



[sw-issues] [Issue 54195] Compare Document does not compare only differences

2008-06-26 Thread henrik_roseno
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54195





--- Additional comments from [EMAIL PROTECTED] Thu Jun 26 14:39:26 + 
2008 ---
Maybe I have found a relatively easy way to resolve this issue and maybe even 
add new features to OOo: 
There exists some free compare-documents-utilities etc. which can be found on 
the following website: 
http://www.componentsoftware.com/ 
According to my tests, one of them, CSDiff, can compare two documents better 
than both OOo 2.4.1 and MS-Word 2000. It can compare txt-files directly, and it 
seems to be able to compare two Word-documents directly, by opening them 
through MS-Word, but I haven't tested that, because I don't have MS-Word.
Maybe it could be integrated into OOo in the same way, by entering into an 
agreement with ComponentSoftware Inc. 
Maybe even their version control systems, CS-RCS Basic or CS-RCS Pro, could be 
integrated into OOo?


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 72401] Description and summary of issue gets deleted when pressing "Subcomponen t"-link

2006-12-08 Thread henrik_roseno
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72401
 Issue #|72401
 Summary|Description and summary of issue gets deleted when pre
|ssing "Subcomponent"-link
   Component|www
 Version|current
Platform|All
 URL|
  OS/Version|Windows 2000
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|openoffice.org IssueTracker
 Assigned to|[EMAIL PROTECTED]
 Reported by|henrik_roseno





--- Additional comments from [EMAIL PROTECTED] Fri Dec  8 07:45:03 -0800 
2006 ---
I had described a bug in OOo 2.0.4 Danish spell check when I pressed 
the "Subcomponent"-link and a new page opened in the same window. When I wanted 
to go back to this page, the description and summary of the issue had been 
deleted and I had to start all over!
Earlier when I had pressed the "Assigned to"-link, the new page was opened in a 
new window, and my bug-description was unaffected - a lot smarter!

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 54195] Compare Document does not compare only differences

2006-11-12 Thread henrik_roseno
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54195





--- Additional comments from [EMAIL PROTECTED] Sun Nov 12 02:10:48 -0800 
2006 ---
In fairness I should add that I just tried comparing 2 documents with few 
differences, but one significant change is that 2 paragraphs on the first page 
have changed order, and each of them had one word changed. That was not a 
problem for OOo 1.1.5, although both whole paragraphs were marked as both 
deleted and inserted, but MS-Word 2000 marked almost the whole document as both 
deleted and inserted!


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 54195] Compare Document does not compare only differences

2006-10-20 Thread henrik_roseno
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54195





--- Additional comments from [EMAIL PROTECTED] Fri Oct 20 16:21:48 -0700 
2006 ---
Well... I'll just add that MS-Word 2000 compares 2 documents perfectly, so it 
can't be impossible, but I don't know exactly how they do it.
My intuitive guess is that they compare from the start of the documents AND 
from the end of them simultanously.
Maybe it is somewhat like "bubble sorting" ... a kind of recursive routine?!

I certainly agree with those who regard it as a bug, and I hope someone will 
correct it.


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]