To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101360
                 Issue #|101360
                 Summary|docbook: use xsl:element for element construction
               Component|xml
                 Version|DEV300m46
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P5
            Subcomponent|external filters
             Assigned to|sus
             Reported by|dtardon





------- Additional comments from dtar...@openoffice.org Mon Apr 27 08:29:23 
+0000 2009 -------
There is several instances of use xsl:text for constructing an element and one
instance for constructing an attribute in
filter/source/docbook/sofftodocbookheadings.xsl. I think that is vile and anyone
doing it should be shot at dawn (or be subjected to some torture, at least :).
I'm attaching a patch to replace them by xsl:element/xsl:attribute, with one
exception--construction of tgroup element in template matching
table:table/table:table-row--that would require refactoring of the existing 
code.

---------------------------------------------------------------------
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: issues-unsubscr...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to