Bug 434726 - make clean_ids duplicating glossary id tags
Summary: make clean_ids duplicating glossary id tags
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Michael Hideo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-25 00:51 UTC by Christopher Curran
Modified: 2010-11-24 03:58 UTC (History)
2 users (show)

Fixed In Version: 0.30
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-25 01:45:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Christopher Curran 2008-02-25 00:51:47 UTC
Description of problem:
make clean_ids is duplicating glossary id tags. The tags append the old tag to
the new tag on every run of make clean_ids. 
https://svn.devel.redhat.com/repos/ecs/Red_Hat_Enterprise_Linux/5.2/Virtualization_Cookbook
Version-Release number of selected component (if applicable):


How reproducible:
every time

Steps to Reproduce:
1.
2.
3.
  
Actual results:
glos-Virtualization_Cookbook-glos-Virtualization_Cookbook-glos-Virtualization_Cookbook-BM

Expected results:
glos-Virtualization_Cookbook-BM

Additional info:
There is a work around of manually correcting the tags or overriding make
clean_ids output for the glossary file

Comment 1 Jeff Fearn 🐞 2008-02-25 01:45:35 UTC
Modified clean_ids to use glossterm when generating id's for glossentry.


Note You need to log in before you can comment on or make changes to this bug.