Author: smumford
Date: 2010-09-21 21:05:10 -0400 (Tue, 21 Sep 2010)
New Revision: 4299
Modified:
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/5.0.1_Release_Notes.xml
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Book_Info.xml
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Revision_History.xml
Log:
JBEPP-377: Updated JIRA descriptions, added new Fixed Issues and removed Doc Notes
Modified:
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/5.0.1_Release_Notes.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/5.0.1_Release_Notes.xml 2010-09-21
16:12:02 UTC (rev 4298)
+++
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/5.0.1_Release_Notes.xml 2010-09-22
01:05:10 UTC (rev 4299)
@@ -44,7 +44,7 @@
JBoss Enterprise Application Platform
</entry>
<entry>
- 5.0.1 GA
+ 5.0.1-GA
</entry>
</row>
<row>
@@ -60,7 +60,7 @@
GateIn Common
</entry>
<entry>
- 2.0.2
+ 2.0.2-GA
</entry>
</row>
<row>
@@ -68,7 +68,7 @@
GateIn WCI
</entry>
<entry>
- 2.0.1
+ 2.0.1-GA
</entry>
</row>
<row>
@@ -76,7 +76,7 @@
GateIn PC
</entry>
<entry>
- 2.1.1
+ 2.1.1-GA
</entry>
</row>
<row>
@@ -84,7 +84,7 @@
GateIn WSRP
</entry>
<entry>
- 1.1.1
+ 1.1.1-GA
</entry>
</row>
<row>
@@ -92,7 +92,7 @@
GateIn MOP
</entry>
<entry>
- 1.0.2
+ 1.0.2-GA
</entry>
</row>
<row>
@@ -113,18 +113,18 @@
</row>
<row>
<entry>
- eXoplatform JCR
+ eXo JCR
</entry>
<entry>
- 1.12.3
+ 1.12.3-GA
</entry>
</row>
<row>
<entry>
- eXoplatform Kernel
+ eXo Kernel
</entry>
<entry>
- 2.2.1-GA
+ 2.2.3-GA
</entry>
</row>
<row>
@@ -132,7 +132,7 @@
Portlet Bridge
</entry>
<entry>
- 2.0
+ 2.0.0
</entry>
</row>
<row>
@@ -170,6 +170,7 @@
<title>
Issues fixed in this release
</title>
+<!-- Commented out for current release. Retaining the text to be reused in future
release drafts.
<warning>
<title>Draft</title>
<para>
@@ -179,7 +180,7 @@
<para>
<emphasis role="bold">They are likely not technically correct at the
moment</emphasis>, but they will serve as a basis and will be corrected in
subsequent iterations after technical and QE reviews.
</para>
- </warning>
+ </warning> -->
<para>
Following is a list of issues fixed in this release:
</para>
@@ -188,30 +189,39 @@
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-452"></ulink>...
<listitem>
<para>
- &PRODUCT;'s <literal>request.getLocale()</literal> only
reflected a user's <emphasis>browser</emphasis> language preference,
regardless of what language was set in the portal itself.
+ &PRODUCT;'s <literal>request.getLocale()</literal> was only
reflecting a user's browser language preference, regardless of what language was set
in the portal itself.
</para>
<para>
- A <literal>LocalizationFilter</literal> to wrap
<literal>HttpServletRequest</literal> and override
<literal>getLocale()</literal> / <literal>getLocales()</literal>
and return values that are in sync with the rest of the portal was installed to address
this issue.
+ A fix was installed to address this issue and return values that are aligned with
the rest of the portal.
</para>
<para>
- As a result, portlets use the preferred locale of a user and not the locale from
the http servlet request.
+ As a result, portlets use the preferred locale of the portal user and not the
locale from the http servlet request.
</para>
+ <para>
+ Refer to the source commit logs in the above JIRA for specific code
changes in this fix.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-403"></ulink>...
<listitem>
<para>
- The <literal>LocalizationFilter</literal> fix implemented for
<ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-452"></ulink> also corrected
an issue wherein a failed login attempt would present the login form in an incorrect
language (that is; not the language set for the portal).
+ The language fix implemented for <ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-452"></ulink> also corrected
an issue wherein a failed login attempt would present the login form in an incorrect
language (that is; not the language set for the portal).
</para>
+ <para>
+ Refer to the source commit logs in the above JIRA for specific
code changes in this fix.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-383"></ulink>...
<listitem>
<para>
- The <literal>LocalizationFilter</literal> fix also corrected an
issue which caused language settings for languages with country variants (such as Chinese
- China and Chinese - Taiwan) were not stored between logins.
+ The language fix also corrected an issue which caused language settings for
languages with country variants (such as Chinese - China and Chinese - Taiwan) were not
stored between logins.
</para>
+ <para>
+ Refer to the source commit logs in the above JIRA for specific
code changes in this fix.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
@@ -223,6 +233,9 @@
<para>
This error was resolved with a patch to Apache Shindig which allows a reset of
the input stream before the <literal>doPost</literal> method is invoked.
</para>
+ <para>
+ Refer to the source commit logs in the above JIRA for specific
code changes in this fix.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
@@ -248,13 +261,13 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><ulink type="http"
url="https://jira.jboss.org/browse/GTNPORTAL-1309"></ulin...
+ <term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-477"></ulink>...
<listitem>
<para>
The updated PicketLink IDM component removes case-sensitivity from the username
field of the portal login page.
</para>
<para>
- This allows users whose login names contain capital latters to authenticate
successfully, regardless of the case used in the username field of the login form.
+ This allows users whose login names contain capital letters to authenticate
successfully, regardless of the case used in the username field of the login form.
</para>
<para>
Note that the password field remains case-sensitive for security.
@@ -265,7 +278,7 @@
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-368"></ulink>...
<listitem>
<para>
- The datasource defined in
<filename>jboss-epp-5.0/jboss-as/docs/examples/portal/gatein-sample-portal-ds.xml</filename>
has been updated from <literal>local-tx-datasourc</literal> to
<literal>no-tx-datasource</literal>.
+ The datasource defined in
<filename>jboss-epp-5.0/jboss-as/docs/examples/portal/gatein-sample-portal-ds.xml</filename>
has been updated from <literal>local-tx-datasource</literal> to
<literal>no-tx-datasource</literal>.
</para>
<para>
This update prevents exceptions being thrown by the JCR when the name of the
datasource in <filename>server/default/deploy/gatein-ds.xml</filename> is
changed to suit operational requirements.
@@ -287,27 +300,59 @@
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-192"></ulink>...
<listitem>
<para>
- There is not enough information in this (or the associated JIRAs) for me to
draft a description. Please assist.
+ When changing a portlet title it was possible to exploit an XSS vulnerability. A
fix has been applied to encode the content before rendering.
</para>
+ <para>
+ Refer to the source commit logs in the above JIRA for specific
code changes in this fix.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-167"></ulink>...
<listitem>
<para>
- A bug in the IBM JDK (1.5) would prevent the
<literal>HAPartition</literal> service from starting. This, in turn, prevented
JBoss AS from starting correctly when using the <literal>all</literal>
configuration. The HAPartition would return the following error:
+ A bug in the IBM JDK (1.5) prevented &PRODUCT; from
starting correctly when using the <literal>default</literal> configuration
profile.
</para>
-<screen>ERROR [AbstractKernelController] Error installing to Start:
name=HAPartition state=Create
-org.jboss.cache.config.ConfigurationException: Unable to build interceptor chain
-</screen>
<para>
This release includes a copy of the
<filename>jcip-annotations.jar</filename> in the
<filename>/server/default/lib</filename> directory as a workaround.
</para>
- <para>
- This file is needed to avoid the above exception and may be removed in a later
release.
- </para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-448"></ulink>...
+ <listitem>
+ <para>
+ Users and group management replication was not successful in a
clustered environment, producing the following exception:
+ </para>
+<programlisting language="Java">java.io.NotSerializableException: Type
TypeModel[name=org.exoplatform.commons.utils.LazyPageList] is not serializable
+ at
org.exoplatform.commons.serialization.serial.ObjectWriter.write(ObjectWriter.java:209)
+ at
org.exoplatform.commons.serialization.serial.ObjectWriter.write(ObjectWriter.java:82)
+ at
org.exoplatform.commons.serialization.serial.ObjectWriter.replaceObject(ObjectWriter.java:238)
+</programlisting>
+ <para>
+ The issue has been corrected in this release as the
relevant classes have been made serializable.
+ </para>
+ <para>
+ Refer to the source commit logs in the above JIRA for specific
code changes in this fix.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-470"></ulink>...
+ <listitem>
+ <para>
+ Adding a WSRP portlet to a category using the application
registry was leading to the following exception:
+ </para>
+<programlisting language="Java">ERROR [portal:UIPortalApplication] Error
during the processAction phase
+org.chromattic.api.UndeclaredRepositoryException: javax.jcr.RepositoryException: Illegal
path entry: "app:": Illegal path entry: "app:": Illegal path entry:
"app:"</programlisting>
+ <para>
+ This has been resolved with code that properly handles a
'slash' (/) in an application name.
+ </para>
+ <para>
+ Refer to the source commit logs in the above JIRA for specific
code changes in this fix.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</section>
@@ -321,12 +366,6 @@
<para>
<ulink type="http"
url="https://jira.jboss.org/secure/IssueNavigator.jspa?mode=hide&...
</para>
- <warning>
- <title>DOC NOTE</title>
- <para>
- Is this list appropriate to offer readers? It points to a JIRA filter for all
Open/Unresolved bugs attached to EPP 5.0.1 (so it doesn't catch related JIRAs for GTN
or PLIDM etc, unless they're cloned to JBEPP).
- </para>
- </warning>
</section>
<!-- <section>
@@ -407,7 +446,7 @@
<section>
<title>Site Publisher</title>
<para>
- &PRODUCT; 5.1 will include an optional web content authoring system add on
called Site Publisher. A technical preview of this add on is available for download from
the <ulink type="http"
url="https://support.redhat.com/jbossnetwork/restricted/softwareDeta...
Hat Customer Support Portal</ulink>.
+ &PRODUCT; 5.1 will include an optional web content authoring system add-on
called Site Publisher. A technical preview is available for download from the <ulink
type="http"
url="https://support.redhat.com/jbossnetwork/restricted/softwareDeta...
Hat Customer Support Portal</ulink>.
</para>
<para>
Site Publisher provides many additional features for organizations looking to enable
line of business resources to directly manage sites, pages and content within the context
of the portal versus through integration with an external web content management system.
Modified: epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Book_Info.xml 2010-09-21
16:12:02 UTC (rev 4298)
+++ epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Book_Info.xml 2010-09-22
01:05:10 UTC (rev 4299)
@@ -5,7 +5,7 @@
<title>5.0.1 Release Notes</title>
<subtitle>For use with JBoss Enterprise Portal Platform 5.0.1</subtitle>
<edition>1.0</edition>
- <pubsnumber>1.2</pubsnumber>
+ <pubsnumber>1.3</pubsnumber>
<productname>JBoss Enterprise Portal Platform</productname>
<productnumber>5.0</productnumber>
<abstract>
Modified: epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Revision_History.xml
===================================================================
---
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Revision_History.xml 2010-09-21
16:12:02 UTC (rev 4298)
+++
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/Revision_History.xml 2010-09-22
01:05:10 UTC (rev 4299)
@@ -6,6 +6,20 @@
<simpara>
<revhistory>
<revision>
+ <revnumber>1.3</revnumber>
+ <date>Wed Sep 22 2010</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email>smumford(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Refined JIRA descriptions and added new JIRA links.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
<revnumber>1.2</revnumber>
<date>Mon Sep 20 2010</date>
<author>