Author: msorokin
Date: 2008-04-21 10:30:40 -0400 (Mon, 21 Apr 2008)
New Revision: 8013
Modified:
trunk/docs/migrationguide/en/src/main/docbook/included/menuJSF.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048
Language correction
Modified: trunk/docs/migrationguide/en/src/main/docbook/included/menuJSF.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/menuJSF.xml 2008-04-21 14:30:24
UTC (rev 8012)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/menuJSF.xml 2008-04-21 14:30:40
UTC (rev 8013)
@@ -11,7 +11,7 @@
<section>
<title>Description</title>
<para>
- Menu components are not working with JSF-RI-1.2_08:
+ Menu components do not work with JSF-RI-1.2_08:
</para>
<itemizedlist>
<listitem>
@@ -21,7 +21,7 @@
</listitem>
<listitem>
<para>
- The <emphasis
role="bold"><property><rich:dropDownMenu></property></emphasis>
component causes the exception with showing XHTML invalid output
+ The <emphasis
role="bold"><property><rich:dropDownMenu></property></emphasis>
component causes the exception, displaying a XHTML invalid output message
</para>
</listitem>
</itemizedlist>
@@ -49,13 +49,13 @@
<section>
<title>How to reproduce</title>
<para>
- Having JSF-RI 1.2_08 and menu components on a page.
+ The described above problems occur if JSF-RI 1.2_08 and menu components are
used on a page
</para>
</section>
<section>
<title>Causes</title>
<para>
- Critical bug in JSF-RI 1.2_08. Already fixed for the further released
there.
+ It is a critical bug in JSF-RI 1.2_08 which has been already fixed is the
further releases.
</para>
</section>
@@ -63,7 +63,7 @@
<title>Workarounds</title>
<para>
Downgrade to <ulink
url="https://javaserverfaces.dev.java.net/servlets/ProjectDocumentLi...
1.2_07</ulink>
- or use recent <ulink
url="https://javaserverfaces.dev.java.net/servlets/ProjectDocumentLi...
SNAPSHOT</ulink>.
+ or use the most recent <ulink
url="https://javaserverfaces.dev.java.net/servlets/ProjectDocumentLi...
SNAPSHOT</ulink>.
</para>
</section>