Issue 33232 - Problem when inserting a new heading style in a web page
Summary: Problem when inserting a new heading style in a web page
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: 680m49
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 23:06 UTC by nivis
Modified: 2017-05-20 11:18 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description nivis 2004-08-19 23:06:58 UTC
When inserting a new heading style it seems all right in the application but the
web page source cotains an ordered list, so when you view the page in a browser
you can see the numbering to the left of the heading, even though it isn't
displayed in the application itself.
If it's not a bug, I don't know how to turn it off, and since this is the
default behaviour it is a weird one.

Niv
Comment 1 Regina Henschel 2004-08-20 00:17:57 UTC
I can confirm this bug on WinXP. Some heading-styles are translated to a
<ol><li><hn>...</hn><ol> structure. You get the same error, when you export to
xhtml, where you get <ol><li><hn>...</hn></li><ol> structure. The error occurs
no matter whether you start with a new 'text document' in oxt-format or a new
'text document' in sxw-format or a new 'HTML document'.
Comment 2 michael.ruess 2004-08-24 14:09:26 UTC
MRU->MIB: due to the changes in Numbering handling, the Outline numbers also
"belong" to numberings; but they should be exported to HTML as numbered
paragraphs.:  
Comment 3 michael.brauer 2004-08-24 15:30:26 UTC
MIB->HB: It seems that a similar fix like for the XML filter is required. The
list is exported in OutHTML_NumBulListEnd() in htmlnum.cxx
Comment 4 openoffice 2006-10-12 14:13:43 UTC
retarget
Comment 5 Mathias_Bauer 2007-12-03 17:05:45 UTC
according to release status meeting: target 3.x
Comment 6 Mathias_Bauer 2007-12-03 17:09:58 UTC
.
Comment 7 Marcus 2017-05-20 11:18:12 UTC
Reset assigne to the default "issues@openoffice.apache.org".