Author: smumford
Date: 2010-05-24 21:07:58 -0400 (Mon, 24 May 2010)
New Revision: 3188
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Release_Notes/en-US/Release_Notes.xml
Log:
JBEPP-279: Minor Edits
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Release_Notes/en-US/Release_Notes.xml
===================================================================
---
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Release_Notes/en-US/Release_Notes.xml 2010-05-24
14:06:24 UTC (rev 3187)
+++
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Release_Notes/en-US/Release_Notes.xml 2010-05-25
01:07:58 UTC (rev 3188)
@@ -20,7 +20,7 @@
<term>Revamped User Interface</term>
<listitem>
<para>
- JBoss Enterprise Portal Platform (<emphasis
role="bold">EPP</emphasis>) has replaced it's existing JSF user
interface with one based upon a new framework that is an extension of the Groovy
framework. This new interface includes many new features geared towards enabling more
interaction and customization of portals, skins and pages by non-development resources.
+ JBoss Enterprise Portal Platform (EPP) has replaced it's existing JSF user
interface with one based upon a new framework that is an extension of the Groovy
framework. This new interface includes many new features geared towards enabling more
interaction and customization of portals, skins and pages by non-development resources.
</para>
</listitem>
</varlistentry>
@@ -28,7 +28,7 @@
<term>Master Object Page Model </term>
<listitem>
<para>
- EPP has replaced the existing XML file drive page model towards a new model that
treats each portlet page as an object stored in the Java Content Repository. This new
model allows for pages to be highly reusable and enables simple page creation, editing and
hierarchical node management within the portal.
+ EPP has replaced the existing XML file drive page model towards a new model that
treats each portlet page as an object stored in the Java Content Repository (JCR). This
new model allows for pages to be highly reusable and enables simple page creation, editing
and hierarchical node management within the portal.
</para>
</listitem>
</varlistentry>
@@ -268,7 +268,7 @@
The JBoss Enterprise Portal Platform Installation Guide contains details of software
and hardware requirements as well as detailed installation instructions.
</para>
<para>
- The Installation Guide can be found online at <ulink type="http"
url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platfo...
+ The Installation Guide can be found online at <ulink type="http"
url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platfo...;.
</para>
<!-- <para>
The environments &PRODUCT; &VERSION; is certified to run on are:
@@ -693,9 +693,9 @@
<section
id="sect-Release_Notes-_Known_Issues_with_this_release_-General_Known_Issues">
<title>General Known Issues</title>
<formalpara>
- <title><ulink
url="https://jira.jboss.org/browse/JBEPP/component/12312983">...
+ <title><ulink
url="https://jira.jboss.org/secure/IssueNavigator.jspa?mode=hide&...
<para>
- A short list of general issues in this release.
+ A list of general issues in this release.
</para>
</formalpara>
</section>
@@ -723,7 +723,7 @@
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-208">https://jira.j...
<listitem>
<para>
- An '<emphasis role="bold">Unknown errror</emphasis>'
while a editing page or layout in Dashboard under certain circumstances.
+ An '<emphasis role="bold">Unknown errror</emphasis>'
may be encountered while a editing page or layout in Dashboard under certain
circumstances.
</para>
</listitem>
</varlistentry>
@@ -779,7 +779,7 @@
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-326">https://jira.j...
<listitem>
<para>
- The error message displayed when creating portal which starts with number (an
illegal character) contains the typographical error '<emphasis
role="bold">contains</emphasis>'.
+ The error message displayed when creating portal which starts with a number (an
illegal character) contains the typographical error '<emphasis
role="bold">contains</emphasis>'.
</para>
<para>
The message should read as: <emphasis role="bold">The "Portal
Name :" field must start with a character and must not contain special
characters</emphasis>.
@@ -801,7 +801,7 @@
Uppercase lettering does not work with MYSQL databases. This can cause problems
when creating pages or portals with the same name.
</para>
<para>
- This is caused by MYSQL's <literal>VARCAHR</literal> entry in the
<literal>JCR_SITEM</literal> table not being case sensitive. A patch has been
written that solves this issue by switching the <literal>VARCHAR</literal>
entry to use <literal>VARBINARY</literal> which <emphasis
role="bold">is</emphasis> case sensitive.
+ This is caused by MYSQL's <literal>VARCAHR</literal> entry in the
<literal>JCR_SITEM</literal> table not being case sensitive. A patch has been
written that solves this issue by switching the <literal>VARCHAR</literal>
entry to use <literal>VARBINARY</literal> which is case sensitive.
</para>
</listitem>
</varlistentry>
@@ -825,7 +825,7 @@
<term><ulink type="http"
url="https://jira.jboss.org/browse/JBEPP-343">https://jira.j...
<listitem>
<para>
- When creating or deleting new group navigations, changes do not appear in the
portal until after a logout/login is undertaken.
+ When creating or deleting new group navigations, changes do not appear in the
portal until after a logout/login.
</para>
</listitem>
</varlistentry>