Bug 662162 - show_unknown parameter problem
Summary: show_unknown parameter problem
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.5
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Ruediger Landmann
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-12-10 19:04 UTC by luigi votta
Modified: 2011-07-26 00:42 UTC (History)
4 users (show)

Fixed In Version: 2.6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-26 00:42:34 UTC
Embargoed:


Attachments (Terms of Use)

Description luigi votta 2010-12-10 19:04:58 UTC
Description of problem:
Hello, 
using a Docbook element, not listed by "publican print_known", and setting show_unknown: 1 in the publican.cfg, we should expect publican report the unknown tag when processing XML. 

Steps to Reproduce:
1. Use an unknown element: <equation>
2. build with show_unknown: 1 (default) (debug: 1, for redundancy)
  
Actual results:
No message about the unknown element

Expected results:
Show message about the unknown element

Comment 1 Jeff Fearn 🐞 2010-12-14 04:26:57 UTC
XmlClean was not checking the setting correctly.

Fixed in revision 1686

Comment 2 Jeff Fearn 🐞 2011-07-07 11:00:06 UTC
Back ported to branches/publican-2x

Committed revision 1812.


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