Bug 54735 - wrong <switchinline>-tag in Help par_id3153935
Summary: wrong <switchinline>-tag in Help par_id3153935
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
3.6.1.2 release
Hardware: All All
: medium normal
Assignee: Andras Timar
URL:
Whiteboard: target:3.7.0
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-10 15:27 UTC by
Modified: 2012-09-13 21:42 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 2012-09-10 15:27:08 UTC
In

source\text\simpress\00\00000404.xhp#par_id3153935.21.help.text

the <switchinline>-tag is wrong, because of same menu entry in DRAW and IMPRESS. The entry:

<variable id="feldbf5">Choose Insert <switchinline select="appl"><caseinline select="DRAW">- Fields </caseinline></switchinline>- Page Number </variable>

should mean:

<variable id="feldbf5">Choose Insert - Fields - Page Number</variable>
Comment 1 Not Assigned 2012-09-13 21:42:07 UTC
Andras Timar committed a patch related to this issue.
It has been pushed to "master":

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

fdo#54735 wrong <switchinline>-tag in Help par_id3153935



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.