Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Article_Info.xml created with no line breaks on Red Hat Enterprise 
Linux 5

https://bugzilla.redhat.com/show_bug.cgi?id=556201

           Summary: Article_Info.xml created with no line breaks on Red
                    Hat Enterprise Linux 5
           Product: Red Hat Enterprise Linux 5
           Version: 5.4
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: publican
        AssignedTo: mhi...@redhat.com
        ReportedBy: mmcal...@redhat.com
         QAContact: jw...@redhat.com
                CC: publican-list@redhat.com
    Classification: Red Hat
    Target Release: ---


Description of problem:
When creating a new Article, Article_Info.xml is created with no line breaks,
making it hard to parse (by my mere human eyes).

Version-Release number of selected component (if applicable):
publican-1.3-0.el5

How reproducible:
Always, for me.

Steps to Reproduce:
1. `publican create --name=Test_Article --type=Article --brand=RedHat`
2. `cat Test_Article/en-US/Article_Info.xml`
3.

Actual results:
<articleinfo><title>Test_Article</title><subtitle>short
description</subtitle><productname>Documentation</productname> ...

Expected results:
<articleinfo>
            <title>
            <subtitle>

Additional info:
Tried with --brand=Fedora too. Same results.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
publican-list mailing list
publican-list@redhat.com
https://www.redhat.com/mailman/listinfo/publican-list
Wiki: https://fedorahosted.org/publican

Reply via email to