Bug 94456 - validity error : IDREF attribute linkend references an unknown ID "a-tools-menu"
Summary: validity error : IDREF attribute linkend references an unknown ID "a-tools-menu"
Status: CLOSED FIXED
Alias: None
Product: i18n
Classification: Translations
Component: ru (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Gregory Mokhin
URL:
Keywords:
: 95436 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-05 14:37 UTC by Noel Köthe
Modified: 2004-12-19 13:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noel Köthe 2004-12-05 14:37:55 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Compiled From Sources
OS:                Linux

kde-i18n-3.3.2/ru/docs/kdeedu/kmplot$ make
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:159: element xref: validity error : IDREF attribute linkend references an unknown ID "a-tools-menu"

^
make: *** [index.cache.bz2] error 1

this is because 

<xref linkend="a-tools-menu"/>.</para>

in using.docbook is not defined in commands.docbook
Comment 1 Noel Köthe 2004-12-05 14:51:37 UTC
in HEAD/MAIN "a-tools-menu" is in commands.docbook (v1.2) but not in the 3_3_BRANCH (v1.1).
Comment 2 Gregory Mokhin 2004-12-13 20:38:46 UTC
Fixed in 3_3_BRANCH. No need to fix in HEAD.
Comment 3 Gregory Mokhin 2004-12-19 13:55:26 UTC
*** Bug 95436 has been marked as a duplicate of this bug. ***