Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-381

Using the render-books goal with confluence sources leads to incomplete output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.1.2
    • None
    • None
    • linux
      java 1.6

    Description

      my simple book example contains just one *.confluence file and one chapter.
      When rendering doc-book or xhtml the generation of the xml just seems to stop at the end of the confluence source without closing all the elements opened before:

      <book>
        <bookinfo>
          <title>UI Toolkit Documentation</title>
        </bookinfo>
        <chapter>
          <title>Introduction and Overview</title>
          <section>
            <title>Typographic conventions</title>
          </section>
          ....
          <para>While these seem quite some steps to achieve such a rather simple task (edit a string property of some
            article), most of this happens behind the scenes. You, as a UI developer, only have to bind the text field to the
            right model Bean and property, and everything else is taken care of.
          </para>  <-- The document just ends here!!!
      

      attached as docbook-test.tar.bz2 is a demo project

      Attachments

        1. TestCase_for_DOXIA-381.patch
          20 kB
          Sebastian Annies
        2. docbook-test.tar.bz2
          72 kB
          Sebastian Annies

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sannies Sebastian Annies
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: