Bug 662907

Summary: Publican reformats <address> when it cleans XML
Product: [Community] Publican Reporter: Ruediger Landmann <rlandman>
Component: publicanAssignee: Ruediger Landmann <rlandman+disabled>
Status: CLOSED CURRENTRELEASE QA Contact: Ruediger Landmann <rlandman+disabled>
Severity: low Docs Contact:
Priority: low    
Version: 2.5CC: jfearn, jskeoch, mmcallis, publican-list, rnewton
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 642902
: 671291 (view as bug list) Environment:
Last Closed: 2011-07-26 00:42:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 671291    

Comment 1 Ruediger Landmann 2011-01-21 02:22:47 UTC
XmlClean wasn't treating <address> as verbatim content and was inserting newlines after <street>, <country>, <phone>, and <fax>. Whitespace is honoured in <address> anyway[0] and somehow the end result was a leading non-breaking space on every line of the address after the first.

Fixed in commit 1704


[0] http://www.docbook.org/tdg/en/html/address.html

Comment 2 Jeff Fearn 🐞 2011-07-01 11:16:53 UTC
Back ported to branches/publican-2x

Committed revision 1796.

Comment 3 Rebecca Newton 2011-07-13 00:48:29 UTC
I can verify that this fix is working as expected.

Comment 4 Ruediger Landmann 2013-07-30 01:31:27 UTC
*** Bug 671291 has been marked as a duplicate of this bug. ***