Author: artdaw
Date: 2008-04-16 12:54:23 -0400 (Wed, 16 Apr 2008)
New Revision: 7877
Added:
trunk/docs/migrationguide/en/src/main/docbook/included/
trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml
trunk/docs/migrationguide/en/src/main/docbook/modules/req.xml
trunk/docs/migrationguide/en/src/main/docbook/modules/scope.xml
Modified:
trunk/docs/migrationguide/en/src/main/docbook/master.xml
Log:
http://jira.jboss.com/jira/browse/RF-3048 - Scope of the document, Minimum requirements
for the project with RichFaces 3.2.0, The RichFaces Migration Issues and 'non-ASCII
characters in application with i18n' sections were added
Added: trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml
(rev 0)
+++ trunk/docs/migrationguide/en/src/main/docbook/included/i18n.xml 2008-04-16 16:54:23
UTC (rev 7877)
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section>
+ <sectioninfo>
+ <keywordset>
+ <keyword>i18n</keyword>
+ <keyword>internationalization</keyword>
+ </keywordset>
+ </sectioninfo>
+ <title>non-ASCII characters in application with i18n</title>
+ <section>
+ <title>Description</title>
+ <para>
+ Application with i18n does not work correctly caused by the validation error
when non-ASCII characters is used
+ </para>
+ </section>
+ <section>
+ <title>Links</title>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/RF-2962
">Jira</ulink>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://www.jboss.com/index.html?module=bb&op=viewtopic&...
Forum</ulink>
+ </para>
+ </listitem>
+ </itemizedlist>
+ </section>
+ <section>
+ <title>How to reproduce</title>
+ <programlisting role="XML"><![CDATA[...
+<select id="j_id27:cbxUser" name="j_id27:cbxUser"
size="1" style="width:120px">
+ <option value="Al Korbeli& #269;o">Al Korbeli&
#269;o</option>
+ <option value="Al Nagyov& aacute;">Al Nagyov&
aacute;</option>
+ <option value="Al Tothov& aacute;">Al Tothov&
aacute;</option>
+ <option value="An Gajdov& aacute;">An Gajdov&
aacute;</option>
+ ...
+</select>
+]]></programlisting>
+ </section>
+ <section>
+ <title>Causes</title>
+ <para>
+ Bug (came with <emphasis
role="bold"><property><rich:fileUpload></property></emphasis>
component)
+ </para>
+ </section>
+
+ <section>
+ <title>Workarounds</title>
+ <para>
+ The decision is to upgrade to <ulink url="
http://www.jboss.org/jbossrichfaces/downloads/">RichFaces 3.2.0 SP1</ulink>
+ </para>
+ </section>
+
+</section>
\ No newline at end of file
Modified: trunk/docs/migrationguide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/master.xml 2008-04-16 16:21:07 UTC (rev
7876)
+++ trunk/docs/migrationguide/en/src/main/docbook/master.xml 2008-04-16 16:54:23 UTC (rev
7877)
@@ -3,6 +3,9 @@
"http://www.oasis-open.org/docbook/xml/4.3CR3/docbookx.dtd" [
<!ENTITY intro SYSTEM "modules/intro.xml">
<!ENTITY scope SYSTEM "modules/scope.xml">
+ <!ENTITY req SYSTEM "modules/req.xml">
+
+ <!ENTITY i18n SYSTEM "included/i18n.xml">
]>
<book>
<bookinfo>
@@ -12,9 +15,22 @@
<holder>Red Hat</holder>
</copyright>
</bookinfo>
+
<toc/>
- &intro;
- &scope;
-
+ &intro;
+ &scope;
+ &req;
+ <chapter role="NotInToc" id="RichFacesMigrationIssues"
xreflabel="RichFacesMigrationIssues">
+ <?dbhtml filename="RichFacesMigrationIssues.html"?>
+
+ <title>The RichFaces Migration Issues</title>
+ <para>
+ This chapter includes only the issue with migration from previous versions to 3.2.0.
+ Issues with new components and other problems are not included.
+ The <ulink
url="http://jira.jboss.com/jira/browse/RF">Jira</ulink> contains
everything.
+ </para>
+
+ &i18n;
+ </chapter>
</book>
Added: trunk/docs/migrationguide/en/src/main/docbook/modules/req.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/modules/req.xml
(rev 0)
+++ trunk/docs/migrationguide/en/src/main/docbook/modules/req.xml 2008-04-16 16:54:23 UTC
(rev 7877)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="req" xreflabel="req">
+ <?dbhtml filename="scope.html"?>
+ <chapterinfo>
+ <keywordset>
+ <keyword>RichFaces</keyword>
+ <keyword>Migration Guide</keyword>
+ <keyword>requirements</keyword>
+ </keywordset>
+ </chapterinfo>
+
+ <title>Minimum requirements for the project with RichFaces 3.2.0</title>
+ <para>
+ You can find all technical requirements to start working with
<property>RichFaces 3.2.0</property>
+ in the <ulink
url="http://www.jboss.org/jbossrichfaces/docs/index.html">De...
Guide</ulink>.
+ </para>
+
+</chapter>
+
Added: trunk/docs/migrationguide/en/src/main/docbook/modules/scope.xml
===================================================================
--- trunk/docs/migrationguide/en/src/main/docbook/modules/scope.xml
(rev 0)
+++ trunk/docs/migrationguide/en/src/main/docbook/modules/scope.xml 2008-04-16 16:54:23
UTC (rev 7877)
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="scope" xreflabel="scope">
+ <?dbhtml filename="scope.html"?>
+ <chapterinfo>
+ <keywordset>
+ <keyword>RichFaces</keyword>
+ <keyword>Migration Guide</keyword>
+ <keyword>scope</keyword>
+ </keywordset>
+ </chapterinfo>
+
+ <title>Scope of the document</title>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ This document should not be used as a tutorial for
<property>RichFaces</property> framework
+ since it is created to describe the issues caused by migration process
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ It is assumed that you are familiar with basic tenets of
<property>RichFaces</property> framework.
+ If you are newbie in <property>RichFaces</property> you can
find
+ <property>RichFaces</property> documentation <ulink
url="http://www.jboss.org/jbossrichfaces/docs/index.html">he...;.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Concepts related to Web or application servers configuration is beyond the
scope of this document
+ </para>
+ </listitem>
+ </itemizedlist>
+
+</chapter>