Bug 705241 - Full stop is orphaned and moves to a newline
Summary: Full stop is orphaned and moves to a newline
Keywords:
Status: CLOSED DUPLICATE of bug 688286
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Ruediger Landmann
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-17 05:52 UTC by lcarlon
Modified: 2011-05-19 08:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-19 08:33:38 UTC
Embargoed:


Attachments (Terms of Use)

Description lcarlon 2011-05-17 05:52:20 UTC
Description of problem:

When a full stop comes after a tag in the xml file, and the full stop occurs at the end of a line in the outputted html, the full stop can appear on the newline instead of with the last word of the sentence.


Version-Release number of selected component (if applicable):
 
2.5

How reproducible:

Here's the xml snippet that causes the problem:

     <title>
        Note
     </title>
     <para>
        <productname>JBoss Rules Fusion</productname> provides the Complex Event Processing capabilities of <productname>JBoss Business Rules Management System</productname>. The Business Rules Management and Business Process Management capabilities are provided by other modules.
     </para>
   </note>

the first full stop occurs as the first item on the newline.

Comment 1 Jeff Fearn 🐞 2011-05-19 08:33:38 UTC
This behaviour was fixed by the changes in 688286.

*** This bug has been marked as a duplicate of bug 688286 ***


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