Issue 85705 - Better support of notes in HTML
Summary: Better support of notes in HTML
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: save-export (show other issues)
Version: OOo 2.3.1 RC1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 22:43 UTC by eric.savary
Modified: 2017-05-20 11:15 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description eric.savary 2008-01-29 22:43:01 UTC
Preamble:
- yes, I know the HTML export is currently stalled...! But maybe, while
implementing new notes, we can improve the filter a little bit in this area?
- This issue deals whith 2 different problems. Ask if you need 2 tasks :)

1) Notes creation time, date and author get lost when saved to HTML (FEATURE).
Writer "Notes" are exported as neutral comments (<!-- ... --> HTML tag) to HTML.
Everything which is not part of the note body (time, date and author) is not
exported to HTML.
-> it may be quite easy to export this information "as" note body whith special
keywords and parse this keywords when importing.

Example: A note is inserted by author Max on 29th, January 2008 at 23:00 with
body "I am a note"
The comment code could be:
<!-- %note_body="I am a note", %note_author="Max", %note_time="20080129;23000000"-->

2) The first note of an HTML document is destroyed when the document is edited
by someone else as the author (BUG).
Description:
- New HTML document
- Tools - Options - OpenOffice.org - User Data
- Type First name: "Creator", Ok
- Insert a note and type "This is a note" in it
- Save the document
- Tools - Options - OpenOffice.org - User Data
- Type First name: "Review", Ok
- Type something in the document
- Save the document
- Reload
-> the content of the note is now "HTML: <META NAME="CHANGEDBY"
CONTENT="Reviewer">" instead of "This is a note".
Comment 1 eric.savary 2008-01-29 22:45:31 UTC
Reassigning and setting target.
Comment 2 eric.savary 2008-01-29 23:01:24 UTC
.
Comment 3 eric.savary 2008-02-05 19:02:48 UTC
I'm writing "Notes2" to make this issue appear in a query.
Comment 4 pb 2008-12-11 06:44:58 UTC
PB: me in cc.
Comment 5 pb 2008-12-11 06:46:05 UTC
pb: removed from cc.
Comment 6 Marcus 2017-05-20 11:15:34 UTC
Reset assigne to the default "issues@openoffice.apache.org".