To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101355
                 Issue #|101355
                 Summary|docbook: variable reference in key violates XSLT 1.0
               Component|xml
                 Version|DEV300m46
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|external filters
             Assigned to|sus
             Reported by|dtardon





------- Additional comments from [email protected] Mon Apr 27 05:12:32 
+0000 2009 -------
There is a variable used in definition of xsl:key preludingHeading in file
filter/source/docbook/sofftodocbookheadings.xsl , but that's not allowed in XSLT
1.0 (http://www.w3.org/TR/xslt#key):
"It is an error for the value of either the use attribute or the match attribute
to contain a VariableReference."

Because it's probably impossible to redefine the key without using the variable
(without function min() available, that is), I left it out entirely. Anyway, it
was used just in one place, in template matching office:body.

---------------------------------------------------------------------
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