Bug 1039382 - extra white space included at the end of the <productname> tag (problem only within table tags)
Summary: extra white space included at the end of the <productname> tag (problem only ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 4.1
Assignee: Jeff Fearn 🐞
QA Contact: Ruediger Landmann
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-09 00:36 UTC by Julie
Modified: 2014-05-05 06:03 UTC (History)
6 users (show)

Fixed In Version: 4.1.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-05 06:03:31 UTC


Attachments (Terms of Use)

Description Julie 2013-12-09 00:36:09 UTC
Description of problem:
There is an extra white space included at the end of the <productname> tag (problem only exists within table tags as far as I can tell)



Actual results:
<productname>OpenShift Enterprise</productname>. renders as OpenShift Enterprise .
<productname>OpenShift Enterprise</productname>entitlement. renders as OpenShift Enterprise entitlement.
<productname>OpenShift Enterprise</productname> entitlement. also renders as OpenShift Enterprise entitlement.

Expected results:
 <productname>OpenShift Enterprise</productname> to be rendered as OpenShift Enterprise.

Comment 3 Ruediger Landmann 2013-12-09 02:06:48 UTC
Confirmed this is still a bug in publican-3.9.9-0.fc19.t28.noarch

Comment 4 Jeff Fearn 🐞 2014-03-02 23:56:30 UTC
Treat entry like para for mixed-mode tags.

To ssh://git.fedorahosted.org/git/publican.git
   cea60f9..b0649e3  devel -> devel

Comment 5 Jeff Fearn 🐞 2014-05-05 06:03:31 UTC
A fix for this shipped in Publican 4.1.0.


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