Public bug reported:

Binary package hint: libreoffice

When using flat xml formats (which are very useful when using
libreoffice with versiion control systems like Mercurial, Bazaar,
Subversion or similar) on saving or opening files always outputs one of
the following warnings to the console:

Warning: at xsl:stylesheet on line 2 of 
file:///usr/lib/libreoffice/basis3.3/share/xslt/odfflatxml/odfflatxmlimport.xsl:
  Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor

Warning: at xsl:stylesheet on line 2 of 
file:///usr/lib/libreoffice/basis3.3/share/xslt/odfflatxml/odfflatxmlimport.xsl:
  Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor

Replacing the line that reads:
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
by a line that reads 
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
in both files fixes the problem.

Heavily tested the program including the fix in the last 2 weeks. Did
not find any drawback.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libreoffice-base 1:3.3.2-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Thu Apr 28 18:59:03 2011
EcryptfsInUse: Yes
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libreoffice (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/772537

Title:
  odfflatxmlimport.xsl:   Running an XSLT 1.0 stylesheet with an XSLT
  2.0 processor

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to