List:Commits« Previous MessageNext Message »
From:jon Date:February 17 2006 1:59pm
Subject:svn commit - mysqldoc@docsrva: r1364 - trunk/refman-common
View as plain text  
Author: jstephens
Date: 2006-02-17 14:59:29 +0100 (Fri, 17 Feb 2006)
New Revision: 1364

Log:

Documenting fix for Bug #16234 (XPath).



Modified:
   trunk/refman-common/news-5.1.xml

Modified: trunk/refman-common/news-5.1.xml
===================================================================
--- trunk/refman-common/news-5.1.xml	2006-02-17 13:48:02 UTC (rev 1363)
+++ trunk/refman-common/news-5.1.xml	2006-02-17 13:59:29 UTC (rev 1364)
@@ -162,6 +162,15 @@
     </para>
 
     <itemizedlist>
+      
+      <listitem>
+        <para>
+          When used with the <literal>ExtractValue()</literal> function,
+          an XPath expression having no leading
+          <quote><literal>/</literal></quote> character would crash the
+          server. (Bug #16234)
+        </para>
+      </listitem>
 
       <listitem>
         <para>

Thread
svn commit - mysqldoc@docsrva: r1364 - trunk/refman-commonjon17 Feb