Author: smumford
Date: 2010-09-09 22:49:23 -0400 (Thu, 09 Sep 2010)
New Revision: 4130
Modified:
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/5.0.1_Release_Notes.xml
Log:
JBEPP-377: Minor edits to Issues Resolved content.
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-09
23:29:13 UTC (rev 4129)
+++
epp/docs/branches/EPP_5_0_Branch/5.0.1_Release_Notes/en-US/5.0.1_Release_Notes.xml 2010-09-10
02:49:23 UTC (rev 4130)
@@ -197,7 +197,7 @@
As a result, portlets use the preferred locale of a user and not the locale from
the http servlet request.
</para>
<para>
- This fix has also corrected language issues in <ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-403"></ulink> (where the
locale was not set correctly after a failed login attempt) and <ulink
type="http"
url="https://jira.jboss.org/browse/JBEPP-383"></ulink> (where language
setting for languages with country variants, such as Chinese - China and Chinese - Taiwan,
were lost at re-login)
+ This fix has also corrected language issues wherein the locale was not set
correctly after a failed login attempt (<ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-403"></ulink>) and where
language setting for languages with country variants, such as Chinese - China and Chinese
- Taiwan, were lost at re-login. (<ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-383"></ulink>).
</para>
<note>
<title>DOCS NOTE</title>
@@ -214,9 +214,13 @@
<para>
<literal>NullPointerExceptions</literal> were being encountered when
a new <literal>UIFormMultiValueInputset</literal> was created using a
<literal>UIComponent</literal> without some arguments being explicitly set.
<filename>UIFormMultiValueInputset.java</filename> has been modified to pass
<literal>parameterTypes</literal> and
<literal>parameterValues</literal> to a constructor when a new
<literal>UIFormMultilValueInputset</literal> is created. This corrects the
exceptions encountered when invoking a non-default constructor.
</para>
+ <note>
+ <title>DOCS NOTE</title>
+
<para>
(Information sourced from <ulink type="http"
url="https://jira.jboss.org/browse/GTNPORTAL-1223"></ulin...;, <ulink
type="http"
url="https://jira.jboss.org/browse/GTNPORTAL-1225"></ulin... and
<ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-405"></ulink>)
</para>
+ </note>
</listitem>
</varlistentry>
<varlistentry>
@@ -240,7 +244,7 @@
This issue has been fixed with an updated PicketLink jar.
</para>
<para>
- This fix has also resolved an issue encountered when deleting registered portal
users from LDAP. Information about users deleted from LDAP would still be retained in the
database and those user accounts would still appear in the portal user list. If one of
these legacy accounts was then edited, the inconsistences would prevent any further login
attempts from succeeding until the user session was cleared. (<ulink
type="http"
url="https://jira.jboss.org/browse/JBEPP-363"></ulink>)
+ This fix has also resolved an issue encountered when deleting registered portal
users from LDAP. Information about users deleted from LDAP would still be retained in the
database and those user accounts would appear in the portal user list. If one of these
legacy accounts was then edited, the inconsistences would prevent any further login
attempts from succeeding until the user session was cleared. (<ulink
type="http"
url="https://jira.jboss.org/browse/JBEPP-363"></ulink>).
</para>
</listitem>
</varlistentry>
@@ -526,4 +530,4 @@
</section>
<xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
-</article>
\ No newline at end of file
+</article>