Bug 94456

Summary: validity error : IDREF attribute linkend references an unknown ID "a-tools-menu"
Product: [Translations] i18n Reporter: Noel Köthe <n>
Component: ruAssignee: Gregory Mokhin <mokhin>
Status: CLOSED FIXED    
Severity: normal CC: blaster999
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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. ***