To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110762





------- Additional comments from [email protected] Sat Apr 10 13:10:32 +0000 
2010 -------
Sorry for my initial post, it was indeed lacking informations. 

I am working on a debian/stable (5.0.4) system. Using openoffice 3.2:

$ apt-cache policy openoffice.org
openoffice.org:
  Installed: 1:3.2.0-4~bpo50+1
  Candidate: 1:3.2.0-4~bpo50+1

The docbook file after export does contains most information, however one can
notice that the third row does not display properly. It contains:

         <row>
            <entry>
               <para>Clinical Trial Subject</para>
            </entry>
            <entry>
               <para>C.7.1.3</para>
            </entry>
            <entry>
               <para>U</para>
            </entry>
         </row>


while it should be more like:

         <row>
            <entry>
               <para/>
            </entry>
            <entry>
               <para>Clinical Trial Subject</para>
            </entry>
            <entry>
               <para>C.7.1.3</para>
            </entry>
            <entry>
               <para>U</para>
            </entry>
         </row>


I am not a docbook expert, so there might be other tricks for a row to contains
only 3 entry elements, but the table layout should describe this layout.

Hoping to be clear this time.

Thanks !

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to