Bug 98401 - WIKIHELP: Didnt correctly convert ordered list
Summary: WIKIHELP: Didnt correctly convert ordered list
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
5.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-04 05:56 UTC by Yousuf Philips (jay) (retired)
Modified: 2016-10-25 18:54 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
wikihelp vs help viewer (92.84 KB, image/png)
2016-03-29 15:36 UTC, Yousuf Philips (jay) (retired)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2016-03-04 05:56:55 UTC
text/shared/guide/chart_insert.xhp has the following code and is incorrectly rendering it in wikihelp.

<paragraph role="listitem" id="par_id3155066" xml-lang="en-US" l10n="U" oldref="32">In a Writer document, you can insert a chart based on the values in a Writer table. </paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id428479" xml-lang="en-US" l10n="NEW">Click inside the Writer table. </paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id7236243" xml-lang="en-US" l10n="NEW">Choose <emph>Insert - Object - Chart</emph>.</paragraph>
<paragraph role="paragraph" id="par_id6171452" xml-lang="en-US" l10n="NEW">You see a chart preview and the Chart Wizard.<comment>no live preview - is this a bug?</comment></paragraph>
</listitem>
<listitem>
<paragraph role="paragraph" id="par_id3145419" xml-lang="en-US" l10n="CHG" oldref="7">Follow the instructions in the <link href="text/schart/01/wiz_chart_type.xhp">Chart Wizard</link> to create the chart. </paragraph>
</listitem>
</list>

https://help.libreoffice.org/Common/Inserting_Charts#Chart_in_a_Writer_text_document
Comment 1 Buovjaga 2016-03-21 19:50:05 UTC
Confirmed.
Comment 2 Yousuf Philips (jay) (retired) 2016-03-29 15:36:45 UTC
Created attachment 123925 [details]
wikihelp vs help viewer

A picture is worth a thousand words.
Comment 3 Commit Notification 2016-06-21 19:31:57 UTC
Andras Timar committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=e84bf1290365b9fd331f06cd1c03bf11c1f4cc1e

tdf#98401 fix wron paragraph role