Author: jleroux
Date: Mon Oct 26 09:56:21 2009
New Revision: 829743
URL:
http://svn.apache.org/viewvc?rev=829743&view=revLog:
A patch from Erwan de FERRIERES "Wrong dtd call in a doocbook help file" (
https://issues.apache.org/jira/browse/OFBIZ-3089) - OFBIZ-3089
Modified:
ofbiz/trunk/framework/testtools/data/helpdata/HELP_WEBTOOLS_selenium.xml
Modified: ofbiz/trunk/framework/testtools/data/helpdata/HELP_WEBTOOLS_selenium.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/data/helpdata/HELP_WEBTOOLS_selenium.xml?rev=829743&r1=829742&r2=829743&view=diff==============================================================================
--- ofbiz/trunk/framework/testtools/data/helpdata/HELP_WEBTOOLS_selenium.xml (original)
+++ ofbiz/trunk/framework/testtools/data/helpdata/HELP_WEBTOOLS_selenium.xml Mon Oct 26 09:56:21 2009
@@ -20,7 +20,7 @@
<section xmlns="
http://docbook.org/ns/docbook"
xmlns:xl="
http://www.w3.org/1999/xlink"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="
http://docbook.org/ns/docbook ../../../applications/content/dtd/docbook.xsd">
+ xsi:schemaLocation="
http://docbook.org/ns/docbook ../../applications/content/dtd/docbook.xsd">
<title>OFBiz SeleniumXml</title>
<para>
@@ -90,4 +90,4 @@
<para>1. convertSeleniumIDE.bat testdef/seleniumxml/example/recorded/AjaxExample.html testdef/seleniumxml/example/recorded/AjaxExample.xml</para>
<para>2. Manually modify the commands to suit your needs.</para>
</section>
-</section>
\ No newline at end of file
+</section>