Bug 477573 - minor formatting problems in Legal_Notice.xml
Summary: minor formatting problems in Legal_Notice.xml
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Content Services Development
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-22 04:03 UTC by Dana Mison
Modified: 2010-11-24 03:59 UTC (History)
2 users (show)

Fixed In Version: 0.40
Clone Of:
Environment:
Last Closed: 2009-01-05 04:40:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Dana Mison 2008-12-22 04:03:19 UTC
Description of problem:

Legal Notice page (after cover page) has spacing and line problems.

2072USA - should have a space, 
the phone number following should be on a separate line, 
13588Research Triangle Park should have a space, 
NC27709USA needs spaces.

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

How reproducible:
Everytime, spotted in JBoss brand but is the same in the others

Steps to Reproduce:
1. Produce using the Legal_Notice.xml from the brand

  
Actual results:
1801 Varsity Drive
Raleigh, NC 27606-2072USAPhone: +1 919 754 3700
Phone: 888 733 4281
Fax: +1 919 754 3701
PO Box 13588Research Triangle Park, NC 27709USA

Expected results:
1801 Varsity Drive
Raleigh, NC 27606-2072 USA
Phone: +1 919 754 3700
Phone: 888 733 4281
Fax: +1 919 754 3701
PO Box 13588 Research Triangle Park, NC 27709 USA

Additional info:
$ diff Legal_Notice.xml.org Legal_Notice.xml
20c20,21
<                       <city>Raleigh</city>, <state>NC</state> <postcode>27606-2072</postcode><country>USA</country><phone>Phone: +1 919 754 3700</phone>
---
>                       <city>Raleigh</city>, <state>NC</state> <postcode>27606-2072</postcode> <country>USA</country>
>                       <phone>Phone: +1 919 754 3700</phone>
23c24
<                       <pob>PO Box 13588</pob><city>Research Triangle Park</city>, <state>NC</state> <postcode>27709</postcode><country>USA</country>
---
>                       <pob>PO Box 13588</pob> <city>Research Triangle Park</city>, <state>NC</state> <postcode>27709</postcode> <country>USA</country>

Comment 1 Jeff Fearn 🐞 2009-01-05 04:40:17 UTC
Tweaked clean_ids to add a return after country.

Added white space between inline elements.

Comment 2 Fedora Update System 2009-01-16 07:40:41 UTC
publican-fedora-0.17-0.fc10,publican-0.40-0.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/publican-fedora-0.17-0.fc10,publican-0.40-0.fc10

Comment 3 Fedora Update System 2009-01-16 07:43:12 UTC
publican-fedora-0.17-0.fc9,publican-0.40-0.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/publican-fedora-0.17-0.fc9,publican-0.40-0.fc9

Comment 4 Fedora Update System 2009-01-21 21:32:55 UTC
publican-fedora-0.17-0.fc10, publican-0.40-0.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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