Bug 356211 - Ensure local entities file takes precedence over global
Summary: Ensure local entities file takes precedence over global
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Michael Hideo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-10-29 06:40 UTC by David O'Brien
Modified: 2010-11-24 03:59 UTC (History)
2 users (show)

Fixed In Version: 0.23
Clone Of:
Environment:
Last Closed: 2007-10-30 02:29:38 UTC
Embargoed:


Attachments (Terms of Use)

Description David O'Brien 2007-10-29 06:40:02 UTC
Description of problem:

Currently, an entity in Entities.ent takes precedence over a duplicate entity in
a local .ent file. We need the ability to override global entities.

How reproducible:
Always

Steps to Reproduce:
1.Add an entity to a local .ent file with the same name as an entity in one of
the global entity files.
2.Change the value of the local entity
3.Rebuild the book
  
Actual results:
book still displays value of global entity

Expected results:
Book should display value of local entity

Additional info:
I don't know which takes precedence over Entities.ent and
Translateable-entities.ent and nor do I know which should. *Probably*
Translateable but I'm open to suggestions

Comment 1 Jeff Fearn 🐞 2007-10-30 02:29:38 UTC
Changed order of ent files in xml file.

Fix will be in documentation-devel version 0.23


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