Bug 1020557 - Duplicate entities should either be invalid or produce a warning
Summary: Duplicate entities should either be invalid or produce a warning
Keywords:
Status: NEW
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.2
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-17 22:29 UTC by Lee Newson
Modified: 2023-02-21 23:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 864616 0 urgent CLOSED RFE: Support setting of entities from Content Specification 2021-02-22 00:41:40 UTC

Internal Links: 864616

Description Lee Newson 2013-10-17 22:29:48 UTC
From mcaspers:

When an entity is defined twice, Publican will use the value of the first one. I'm not sure that there is any practical use case for this, so maybe the following should generate a warning:

Entities = [
<!ENTITY TITLE "title">
<!ENTITY TITLE "title2">
]

Comment 1 Lee Newson 2013-11-11 22:42:13 UTC
See https://bugzilla.redhat.com/show_bug.cgi?id=864616#c17 for some additional details.


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