gatein SVN: r7057 - maven/dep/trunk.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-08-12 10:06:21 -0400 (Fri, 12 Aug 2011)
New Revision: 7057
Modified:
maven/dep/trunk/
Log:
svn:ignore update
Property changes on: maven/dep/trunk
___________________________________________________________________
Modified: svn:ignore
- .idea
target
*.iml
*.ipr
+ .idea
target
*.iml
*.ipr
*.iws
13 years, 4 months
gatein SVN: r7056 - maven/dep/trunk.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-08-12 10:05:49 -0400 (Fri, 12 Aug 2011)
New Revision: 7056
Modified:
maven/dep/trunk/
Log:
svn:ignore update
Property changes on: maven/dep/trunk
___________________________________________________________________
Modified: svn:ignore
- .idea
target
*.iml
+ .idea
target
*.iml
*.ipr
13 years, 4 months
gatein SVN: r7055 - maven/dep/trunk.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-08-12 09:58:48 -0400 (Fri, 12 Aug 2011)
New Revision: 7055
Modified:
maven/dep/trunk/pom.xml
Log:
GTNMAVEN-30: Upgrade dependencies for Shindig 2.0
Modified: maven/dep/trunk/pom.xml
===================================================================
--- maven/dep/trunk/pom.xml 2011-08-12 10:53:46 UTC (rev 7054)
+++ maven/dep/trunk/pom.xml 2011-08-12 13:58:48 UTC (rev 7055)
@@ -28,6 +28,7 @@
<version.javax.activation>1.1.1</version.javax.activation>
<version.javax.servlet>2.5</version.javax.servlet>
<version.javax.servlet.jsp>2.1</version.javax.servlet.jsp>
+ <version.javax.servlet.jstl>1.2</version.javax.servlet.jstl>
<version.javax.portlet>2.0</version.javax.portlet>
<version.javax.ccpp>1.0</version.javax.ccpp>
<version.javax.jcr>1.0</version.javax.jcr>
@@ -41,25 +42,29 @@
<version.org.slf4j>1.5.8</version.org.slf4j>
<version.log4j>1.2.16</version.log4j>
+ <version.xml-apis>1.3.04</version.xml-apis>
<version.junit>3.8.2</version.junit>
<version.hsqldb>2.0.0</version.hsqldb>
- <version.rhino>1.6R7</version.rhino>
+ <version.rhino>1.7R2</version.rhino>
<version.groovy>1.7.6</version.groovy>
<version.concurrent>1.3.4</version.concurrent>
<version.sun.jaxb>2.1.4</version.sun.jaxb>
<version.orgjson>20070829</version.orgjson>
<version.nuhtmlparser>1.0.7</version.nuhtmlparser>
<version.jaxen>1.1.1</version.jaxen>
- <version.nekohtml>1.9.12</version.nekohtml>
+ <version.nekohtml>1.9.14</version.nekohtml>
<version.icu4j>3.8</version.icu4j>
- <version.rome>0.9</version.rome>
+ <version.rome.rome>1.0</version.rome.rome>
+ <version.rome.modules>0.3.2</version.rome.modules>
<version.google.inject>2.0</version.google.inject>
<version.google.collections>1.0-rc2</version.google.collections>
<version.google.guava>r09</version.google.guava>
<version.google.javascript>r706</version.google.javascript>
- <version.oauth>20080621</version.oauth>
- <version.caja.json>r1</version.caja.json>
- <version.caja.caja>r3375</version.caja.caja>
+ <version.oauth.core_auth>20100527</version.oauth.core_auth>
+ <version.oauth.core_oauth-provider>20100527</version.oauth.core_oauth-provider>
+ <version.oauth.core_oauth-httpclient4>20090913</version.oauth.core_oauth-httpclient4>
+ <version.caja.caja>r4251</version.caja.caja>
+ <version.caja.htmlparser>r4209</version.caja.htmlparser>
<version.jibx>1.2.2</version.jibx>
<version.antlr>2.7.6rc1</version.antlr>
<version.aopalliance>1.0</version.aopalliance>
@@ -67,7 +72,7 @@
<version.bouncycastle>136</version.bouncycastle>
<version.cglib>2.2</version.cglib>
<version.dom4j>1.6.1</version.dom4j>
- <version.ehcache>1.6.0</version.ehcache>
+ <version.ehcache>2.2.0</version.ehcache>
<version.jhlabs>2.0.235</version.jhlabs>
<version.htmlparser>1.6</version.htmlparser>
<version.jdom>1.0</version.jdom>
@@ -82,7 +87,7 @@
<version.cargo>1.0.1-alpha-1</version.cargo>
- <version.apache.tomcat>6.0.16</version.apache.tomcat>
+ <version.apache.tomcat>6.0.29</version.apache.tomcat>
<version.apache.xerces>2.9.1</version.apache.xerces>
<version.apache.ant>1.7.0</version.apache.ant>
<version.apache.lucene>2.9.4</version.apache.lucene>
@@ -92,19 +97,22 @@
<version.apache.ws>1.0.1</version.apache.ws>
<version.apache.xmlbeans>2.3.0</version.apache.xmlbeans>
<version.apache.tika>0.7</version.apache.tika>
+ <version.apache.shiro>1.0.0-incubating</version.apache.shiro>
+ <version.apache.geronimo.specs>1.0.1</version.apache.geronimo.specs>
<version.apache.commons-logging>1.1.1</version.apache.commons-logging>
- <version.apache.commons-httpclient>3.1</version.apache.commons-httpclient>
+ <version.apache.commons-httpclient>4.0.1</version.apache.commons-httpclient>
<version.apache.commons-beanutils>1.8.3</version.apache.commons-beanutils>
<version.apache.commons-chain>1.2</version.apache.commons-chain>
- <version.apache.commons-codec>1.3</version.apache.commons-codec>
+ <version.apache.commons-codec>1.4</version.apache.commons-codec>
<version.apache.commons-fileupload>1.2.1</version.apache.commons-fileupload>
<version.apache.commons-pool>1.5.5</version.apache.commons-pool>
<version.apache.commons-dbcp>1.4</version.apache.commons-dbcp>
- <version.apache.commons-io>1.3.2</version.apache.commons-io>
+ <version.apache.commons-io>1.4</version.apache.commons-io>
<version.apache.commons-collections>3.2.1</version.apache.commons-collections>
<version.apache.commons-lang>2.6</version.apache.commons-lang>
<version.apache.commons-digester>1.7</version.apache.commons-digester>
+ <version.apache.commons-betwixt>0.8</version.apache.commons-betwixt>
<version.hibernate.ejb3>1.0.2.GA</version.hibernate.ejb3>
<version.hibernate.commonsannotations>3.1.0.GA</version.hibernate.commonsannotations>
@@ -165,6 +173,11 @@
<version>${version.javax.servlet.jsp}</version>
</dependency>
<dependency>
+ <groupId>javax.servlet</groupId>
+ <artifactId>jstl</artifactId>
+ <version>${version.javax.servlet.jstl}</version>
+ </dependency>
+ <dependency>
<groupId>javax.portlet</groupId>
<artifactId>portlet-api</artifactId>
<version>${version.javax.portlet}</version>
@@ -316,10 +329,15 @@
<version>${version.apache.commons-digester}</version>
</dependency>
<dependency>
- <groupId>commons-httpclient</groupId>
- <artifactId>commons-httpclient</artifactId>
+ <groupId>org.apache.httpcomponents</groupId>
+ <artifactId>httpclient</artifactId>
<version>${version.apache.commons-httpclient}</version>
</dependency>
+ <dependency>
+ <artifactId>commons-betwixt</artifactId>
+ <groupId>commons-betwixt</groupId>
+ <version>${version.apache.commons-betwixt}</version>
+ </dependency>
<dependency>
<groupId>apache-xerces</groupId>
@@ -389,17 +407,35 @@
<artifactId>catalina</artifactId>
<version>${version.apache.tomcat}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.tomcat</groupId>
+ <artifactId>el-api</artifactId>
+ <version>${version.apache.tomcat}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.tomcat</groupId>
+ <artifactId>jasper-el</artifactId>
+ <version>${version.apache.tomcat}</version>
+ </dependency>
<dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+ <version>${version.apache.geronimo.specs}</version>
+ </dependency>
+
+ <dependency>
<groupId>org.apache.sanselan</groupId>
<artifactId>sanselan</artifactId>
<version>${version.apache.sanselan}</version>
</dependency>
+
<dependency>
<groupId>org.apache.ws.commons</groupId>
<artifactId>ws-commons-util</artifactId>
<version>${version.apache.ws}</version>
</dependency>
+
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
@@ -416,6 +452,12 @@
<version>${version.apache.tika}</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.shiro</groupId>
+ <artifactId>shiro-web</artifactId>
+ <version>${version.apache.shiro}</version>
+ </dependency>
+
<!--
***********************
* Hibernate
@@ -587,41 +629,70 @@
-->
<dependency>
- <groupId>org.json</groupId>
- <artifactId>json</artifactId>
- <version>${version.orgjson}</version>
+ <groupId>xml-apis</groupId>
+ <artifactId>xml-apis</artifactId>
+ <version>${version.xml-apis}</version>
</dependency>
<dependency>
- <groupId>org.hsqldb</groupId>
- <artifactId>hsqldb</artifactId>
- <version>${version.hsqldb}</version>
+ <groupId>org.json</groupId>
+ <artifactId>json</artifactId>
+ <version>${version.orgjson}</version>
</dependency>
<dependency>
- <groupId>rhino</groupId>
- <artifactId>js</artifactId>
- <version>${version.rhino}</version>
+ <groupId>org.hsqldb</groupId>
+ <artifactId>hsqldb</artifactId>
+ <version>${version.hsqldb}</version>
</dependency>
<dependency>
- <groupId>org.codehaus.groovy</groupId>
- <artifactId>groovy-all</artifactId>
- <version>${version.groovy}</version>
+ <groupId>rhino</groupId>
+ <artifactId>js</artifactId>
+ <version>${version.rhino}</version>
</dependency>
<dependency>
- <groupId>caja</groupId>
- <artifactId>caja</artifactId>
- <version>${version.caja.caja}</version>
+ <groupId>org.codehaus.groovy</groupId>
+ <artifactId>groovy-all</artifactId>
+ <version>${version.groovy}</version>
</dependency>
<dependency>
- <groupId>caja</groupId>
- <artifactId>json_simple</artifactId>
- <version>${version.caja.json}</version>
+ <groupId>caja</groupId>
+ <artifactId>caja</artifactId>
+ <version>${version.caja.caja}</version>
+ <exclusions>
+ <!-- force use of xml-apis until caja fixes their pom -->
+ <exclusion>
+ <groupId>xerces</groupId>
+ <artifactId>xmlParserAPIs</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
- <groupId>net.oauth</groupId>
- <artifactId>core</artifactId>
- <version>${version.oauth}</version>
+ <groupId>caja</groupId>
+ <artifactId>htmlparser</artifactId>
+ <version>${version.caja.htmlparser}</version>
+ <exclusions>
+ <!-- force use of xml-apis until caja fixes their pom -->
+ <exclusion>
+ <groupId>xerces</groupId>
+ <artifactId>xmlParserAPIs</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
+ <groupId>net.oauth.core</groupId>
+ <artifactId>oauth</artifactId>
+ <version>${version.oauth.core_auth}</version>
+ </dependency>
+ <dependency>
+ <groupId>net.oauth.core</groupId>
+ <artifactId>oauth-provider</artifactId>
+ <version>${version.oauth.core_oauth-provider}</version>
+ </dependency>
+ <dependency>
+ <groupId>net.oauth.core</groupId>
+ <artifactId>oauth-httpclient4</artifactId>
+ <version>${version.oauth.core_oauth-httpclient4}</version>
+ </dependency>
+ <dependency>
<groupId>com.google.collections</groupId>
<artifactId>google-collections</artifactId>
<version>${version.google.collections}</version>
@@ -637,6 +708,11 @@
<version>${version.google.inject}</version>
</dependency>
<dependency>
+ <groupId>com.google.inject.extensions</groupId>
+ <artifactId>guice-multibindings</artifactId>
+ <version>${version.google.inject}</version>
+ </dependency>
+ <dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>${version.google.guava}</version>
@@ -649,9 +725,14 @@
<dependency>
<groupId>rome</groupId>
<artifactId>rome</artifactId>
- <version>${version.rome}</version>
+ <version>${version.rome.rome}</version>
</dependency>
<dependency>
+ <groupId>rome</groupId>
+ <artifactId>modules</artifactId>
+ <version>${version.rome.modules}</version>
+ </dependency>
+ <dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>${version.icu4j}</version>
@@ -738,7 +819,7 @@
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
- <artifactId>ehcache</artifactId>
+ <artifactId>ehcache-core</artifactId>
<version>${version.ehcache}</version>
</dependency>
<dependency>
@@ -768,13 +849,14 @@
</dependency>
<dependency>
<groupId>de.odysseus.juel</groupId>
- <artifactId>juel-api</artifactId>
- <version>${version.juel}</version>
- </dependency>
- <dependency>
- <groupId>de.odysseus.juel</groupId>
<artifactId>juel-impl</artifactId>
<version>${version.juel}</version>
+ <exclusions>
+ <exclusion>
+ <groupId>de.odysseus.juel</groupId>
+ <artifactId>juel-api</artifactId>
+ </exclusion>
+ </exclusions>
</dependency>
<dependency>
<groupId>picocontainer</groupId>
@@ -792,6 +874,11 @@
<version>${version.xpp3}</version>
</dependency>
<dependency>
+ <groupId>xpp3</groupId>
+ <artifactId>xpp3_min</artifactId>
+ <version>${version.xpp3}</version>
+ </dependency>
+ <dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>${version.xstream}</version>
13 years, 4 months
gatein SVN: r7054 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium.
by do-not-reply@jboss.org
Author: hangnguyen
Date: 2011-08-12 06:53:46 -0400 (Fri, 12 Aug 2011)
New Revision: 7054
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_LinkToGadget.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_20_ExpandAllCollapseAll.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_CreateNewPortal.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_22_DeletePortal.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_23_ChangeUsingPortal.html
Log:
TESTVN-4013 - Daily tests on Portal
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -57,7 +57,7 @@
<td></td>
</tr>
<tr>
- <td>clickAndWait</td>
+ <td>click</td>
<td>link=Apply</td>
<td></td>
</tr>
@@ -102,7 +102,7 @@
<td></td>
</tr>
<tr>
- <td>clickAndWait</td>
+ <td>click</td>
<td>link=Appliquer</td>
<td></td>
</tr>
@@ -147,7 +147,7 @@
<td></td>
</tr>
<tr>
- <td>clickAndWait</td>
+ <td>click</td>
<td>link=Áp dụng</td>
<td></td>
</tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -298,7 +298,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete Test_SNF_PRL_06 user?</td>
+ <td>Are you sure to delete Test_SNF_PRL_06 user?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -328,7 +328,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete Test_SNF_PRL_07 user?</td>
+ <td>Are you sure to delete Test_SNF_PRL_07 user?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_15_AddApplicationIntoCategory.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -228,7 +228,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want delete this category and all its applications?</td>
+ <td>Are you sure to delete this category and all its applications?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_17_ManageRemoteGadget.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -198,7 +198,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete this gadget?</td>
+ <td>Are you sure to delete this gadget?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_18_ManageManualGadget.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -248,7 +248,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete this gadget?</td>
+ <td>Are you sure to delete this gadget?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_LinkToGadget.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_LinkToGadget.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_19_LinkToGadget.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -92,26 +92,16 @@
<td></td>
</tr>
<tr>
- <td>waitForElementPresent</td>
- <td>//div[@id='PortalNavigationTopContainer']/div[1]/div[1]/div/div/div/div/div/a</td>
+ <td>verifyElementPresent</td>
+ <td>//li[4]/ul/li[2]/a</td>
<td></td>
</tr>
<tr>
<td>mouseOver</td>
- <td>//div[@id='PortalNavigationTopContainer']/div[1]/div[1]/div/div/div/div/div/a</td>
- <td>Organization</td>
-</tr>
-<tr>
- <td>waitForElementPresent</td>
- <td>//div[2]/div/div/div[2]/div/div/a</td>
+ <td>//li[4]/ul/li[2]/a</td>
<td></td>
</tr>
<tr>
- <td>mouseOver</td>
- <td>//div[2]/div/div/div[2]/div/div/a</td>
- <td>Users and groups management</td>
-</tr>
-<tr>
<td>waitForElementPresent</td>
<td>link=Sign out</td>
<td></td>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_20_ExpandAllCollapseAll.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_20_ExpandAllCollapseAll.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_20_ExpandAllCollapseAll.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -57,66 +57,21 @@
<td></td>
</tr>
<tr>
- <td>echo</td>
- <td>--Expand SiteMap tree</td>
+ <td>click</td>
+ <td>css=div.ExpandIcon.ClearFix > a.NodeIcon.DefaultPageIcon</td>
<td></td>
</tr>
<tr>
- <td>waitForElementPresent</td>
- <td>//div[@id='UISiteMap']/div[1]/div[2]</td>
+ <td>click</td>
+ <td>css=div.ExpandIcon.ClearFix > a.NodeIcon.DefaultPageIcon</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>//div[@id='UISiteMap']/div[1]/div[2]</td>
+ <td>css=div.ExpandIcon.ClearFix > a.NodeIcon.DefaultPageIcon</td>
<td></td>
</tr>
<tr>
- <td>waitForTextPresent</td>
- <td>Application Registry</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyTextPresent</td>
- <td>Application Registry</td>
- <td></td>
-</tr>
-<tr>
- <td>waitForTextPresent</td>
- <td>Page Management</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyTextPresent</td>
- <td>Page Management</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyTextPresent</td>
- <td>New Staff</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyTextPresent</td>
- <td>Users and groups management</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyTextPresent</td>
- <td>Blog</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyTextPresent</td>
- <td>Red Hat</td>
- <td></td>
-</tr>
-<tr>
- <td>verifyTextPresent</td>
- <td>Facebook</td>
- <td></td>
-</tr>
-<tr>
<td>echo</td>
<td>--Collapse SiteMap Tree</td>
<td></td>
@@ -133,32 +88,32 @@
</tr>
<tr>
<td>echo</td>
- <td>-- verify Application Registry disappear</td>
+ <td>-- verify Application Manager disappear</td>
<td></td>
</tr>
<tr>
- <td>verifyElementNotPresent</td>
- <td>//div[@id='UISiteMap']/div[2]/div/div[3]/div[2]/div[1]/div/div/a</td>
+ <td>verifyNotVisible</td>
+ <td>//div[@id='UISiteMap']//a[text()='Applications Manager']</td>
<td></td>
</tr>
<tr>
<td>echo</td>
- <td>-- verify Page Management disappear</td>
+ <td>-- verify Pages Manager disappear</td>
<td></td>
</tr>
<tr>
- <td>verifyElementNotPresent</td>
- <td>//div[3]/div[2]/div[2]/div/div/a</td>
+ <td>verifyNotVisible</td>
+ <td>//div[@id='UISiteMap']//a[text()='Pages Manager']</td>
<td></td>
</tr>
<tr>
<td>echo</td>
- <td>-- verify New Staff disappear</td>
+ <td>-- verify New Staff disappear</td>
<td></td>
</tr>
<tr>
- <td>verifyElementNotPresent</td>
- <td>//div[4]/div[2]/div[1]/div/div/a</td>
+ <td>verifyNotVisible</td>
+ <td>//div[@id='UISiteMap']//a[text()='New Staff']</td>
<td></td>
</tr>
<tr>
@@ -168,27 +123,27 @@
</tr>
<tr>
<td>verifyElementNotPresent</td>
- <td>//div[4]/div[2]/div[2]/div/div/a</td>
+ <td>//div[@id='UISiteMap']//a[text()='Users and Groups Manager']</td>
<td></td>
</tr>
<tr>
<td>echo</td>
- <td>-- verify Blog disappear</td>
+ <td>-- verify Blog disappear</td>
<td></td>
</tr>
<tr>
<td>verifyElementNotPresent</td>
- <td>//div[5]/div[2]/div[1]/div/div/a</td>
+ <td>//div[@id='UISiteMap']//a[text()='Blog']</td>
<td></td>
</tr>
<tr>
<td>echo</td>
- <td>-- verify Google disappear</td>
+ <td>-- verify Red Hat disappear</td>
<td></td>
</tr>
<tr>
<td>verifyElementNotPresent</td>
- <td>//div[5]/div[2]/div[2]/div/div/a</td>
+ <td>//div[@id='UISiteMap']//a[text()='Red Hat']</td>
<td></td>
</tr>
<tr>
@@ -198,7 +153,7 @@
</tr>
<tr>
<td>verifyElementNotPresent</td>
- <td>//div[2]/div[3]/div/div/a</td>
+ <td>//div[@id='UISiteMap']//a[text()='Facebook']</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_CreateNewPortal.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_CreateNewPortal.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_21_CreateNewPortal.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -113,12 +113,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>//div[text()='Permission Setting']</td>
+ <td>//div[text()='Permission Settings']</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>//div[text()='Permission Setting']</td>
+ <td>//div[text()='Permission Settings']</td>
<td></td>
</tr>
<tr>
@@ -163,12 +163,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Edit Permission Setting</td>
+ <td>link=Edit Permission Settings</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Edit Permission Setting</td>
+ <td>link=Edit Permission Settings</td>
<td></td>
</tr>
<tr>
@@ -263,7 +263,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete this portal?</td>
+ <td>Are you sure to delete this portal?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_22_DeletePortal.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_22_DeletePortal.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_22_DeletePortal.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -168,12 +168,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Edit Permission Setting</td>
+ <td>link=Edit Permission Settings</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Edit Permission Setting</td>
+ <td>link=Edit Permission Settings</td>
<td></td>
</tr>
<tr>
@@ -248,7 +248,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete this portal?</td>
+ <td>Are you sure to delete this portal?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_23_ChangeUsingPortal.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_23_ChangeUsingPortal.html 2011-08-12 03:40:34 UTC (rev 7053)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_23_ChangeUsingPortal.html 2011-08-12 10:53:46 UTC (rev 7054)
@@ -173,12 +173,12 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Edit Permission Setting</td>
+ <td>link=Edit Permission Settings</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Edit Permission Setting</td>
+ <td>link=Edit Permission Settings</td>
<td></td>
</tr>
<tr>
@@ -288,7 +288,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete this portal?</td>
+ <td>Are you sure to delete this portal?</td>
<td></td>
</tr>
<tr>
13 years, 4 months
gatein SVN: r7053 - in epp/docs/branches/5.1/Release_Notes: en-US and 1 other directory.
by do-not-reply@jboss.org
Author: smumford
Date: 2011-08-11 23:40:34 -0400 (Thu, 11 Aug 2011)
New Revision: 7053
Modified:
epp/docs/branches/5.1/Release_Notes/en-US/5.1.1_Release_Notes.xml
epp/docs/branches/5.1/Release_Notes/en-US/Book_Info.xml
epp/docs/branches/5.1/Release_Notes/en-US/Revision_History.xml
epp/docs/branches/5.1/Release_Notes/en-US/known_issues.xml
epp/docs/branches/5.1/Release_Notes/en-US/need_info.xml
epp/docs/branches/5.1/Release_Notes/en-US/resolved_issues.xml
epp/docs/branches/5.1/Release_Notes/publican.cfg
Log:
Prepared for 5.1.1 release.
Modified: epp/docs/branches/5.1/Release_Notes/en-US/5.1.1_Release_Notes.xml
===================================================================
--- epp/docs/branches/5.1/Release_Notes/en-US/5.1.1_Release_Notes.xml 2011-08-11 10:54:22 UTC (rev 7052)
+++ epp/docs/branches/5.1/Release_Notes/en-US/5.1.1_Release_Notes.xml 2011-08-12 03:40:34 UTC (rev 7053)
@@ -379,7 +379,7 @@
<xi:include href="known_issues.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</section>
- <section>
+ <!--<section>
<title><remark>NEEDINFO Issues</remark></title>
<xi:include href="need_info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</section>
@@ -387,32 +387,31 @@
<section>
<title><remark>Not Documented Issues</remark></title>
<xi:include href="not_documented.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- </section>
+ </section> -->
<section>
<title>Security Related Issues</title>
<variablelist>
<title></title>
<!-- https://issues.jboss.org/browse/JBEPP-598 -->
<varlistentry>
- <term><ulink url="https://issues.jboss.org/browse/JBEPP-598" /></term>
+ <term>XSS Issues</term>
<listitem>
-
-
- <warning>
- <title>Not Public Yet - RHT+eXo</title>
<para>
- Security vulnerabilies arising from the execution of XSS javascript entered into various portal form fields have been eradicated in this release.
+ This release of JBoss Enterprise Portal Platform resolves a number of Cross Site Scripting found in the user creation and new page creation forms.
</para>
<para>
- The resolution to this issue also resolves the following related JIRA issues:
- <simplelist>
+ The following issues have been resolved:
+ </para>
+ <simplelist>
+ <member><ulink type="http" url="https://issues.jboss.org/browse/JBEPP-598" /></member>
<member><ulink type="http" url="https://issues.jboss.org/browse/JBEPP-847"></ulink></member>
<member><ulink type="http" url="https://issues.jboss.org/browse/JBEPP-997"></ulink></member>
<member><ulink type="http" url="https://issues.jboss.org/browse/JBEPP-914"></ulink></member>
<member><ulink type="http" url="https://issues.jboss.org/browse/JBEPP-365"></ulink></member>
</simplelist>
+ <para>
+ Work to address further XSS issues is ongoing.
</para>
- </warning>
</listitem>
</varlistentry>
@@ -420,14 +419,9 @@
<varlistentry>
<term><ulink url="https://issues.jboss.org/browse/JBEPP-597" /></term>
<listitem>
-
-
- <warning>
- <title>Not Public Yet - RHT+eXo</title>
<para>
The name of a dashboard page entered by user was not properly encoded before being returned on the web browser. This allowed javascript snippets to be executed when creating a new page through the Portal Dashboard. The name of the page is now properly HTML encoded before being returned and javascript is no longer invoked when entered into page fields.
</para>
- </warning>
</listitem>
</varlistentry>
@@ -435,16 +429,13 @@
<term><ulink url="https://issues.jboss.org/browse/JBEPP-881" /></term>
<listitem>
<!-- Added on advice from Dave Jorm in the security team -->
-
- <warning>
- <title>Not Public Yet - RHT+eXo</title>
+
<para>
It was found that JBoss Seam 2 did not properly block access to JBoss Expression Language (EL) constructs in page exception handling, allowing arbitrary Java methods to be executed. A remote attacker could use this flaw to execute arbitrary code via a specially-crafted URL provided to certain applications based on the JBoss Seam 2 framework.
</para>
<para>
This issue has been fixed in JBoss Enterprise Application Platform version 5.1.1, which is incorporated in this release of JBoss Enterprise Portal Platform.
</para>
- </warning>
</listitem>
</varlistentry>
Modified: epp/docs/branches/5.1/Release_Notes/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/5.1/Release_Notes/en-US/Book_Info.xml 2011-08-11 10:54:22 UTC (rev 7052)
+++ epp/docs/branches/5.1/Release_Notes/en-US/Book_Info.xml 2011-08-12 03:40:34 UTC (rev 7053)
@@ -9,7 +9,7 @@
<productname>JBoss Enterprise Portal Platform</productname>
<productnumber>5.1</productnumber>
<edition>2.1</edition>
- <pubsnumber>5.1.6</pubsnumber>
+ <pubsnumber>5.1.8</pubsnumber>
<abstract>
<para>
These release notes contain important information related to JBoss Enterprise Portal Platform &VX; that may not be currently available in the Product Manuals. You should read these Release Notes in their entirety before installing the product.
Modified: epp/docs/branches/5.1/Release_Notes/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.1/Release_Notes/en-US/Revision_History.xml 2011-08-11 10:54:22 UTC (rev 7052)
+++ epp/docs/branches/5.1/Release_Notes/en-US/Revision_History.xml 2011-08-12 03:40:34 UTC (rev 7053)
@@ -8,7 +8,21 @@
<simpara>
<revhistory>
<revision>
- <revnumber>2.1-5.1.6</revnumber>
+ <revnumber>2.1-5.1.8</revnumber>
+ <date>Fri Aug 12 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email></email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Prepared for 5.1.1 release.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>2.1-5.1.7</revnumber>
<date>Wed Aug 10 2011</date>
<author>
<firstname>Scott</firstname>
@@ -17,12 +31,12 @@
</author>
<revdescription>
<simplelist>
- <member>Added CVE-2011-1484 to Securty section.</member>
- <member>Corrected minor typographicl errors.</member>
+ <member>Added CVE-2011-1484 to Security section.</member>
+ <member>Corrected minor typographical errors.</member>
</simplelist>
</revdescription>
</revision>
- <revision>
+ <!--<revision>
<revnumber>2.1-5.1.4</revnumber>
<date>Tue Aug 9 2011</date>
<author>
@@ -50,7 +64,7 @@
<member>Updated to incorporate further bug fixes.</member>
</simplelist>
</revdescription>
- </revision>
+ </revision>
<revision>
<revnumber>2.1-5.1.2</revnumber>
<date>Mon Jul 11 2011</date>
@@ -78,7 +92,7 @@
<member>Updated for 5.1.1 Release.</member>
</simplelist>
</revdescription>
- </revision>
+ </revision> -->
<revision>
<revnumber>1-1.3</revnumber>
<date>Thu Jun 02 2011</date>
Modified: epp/docs/branches/5.1/Release_Notes/en-US/known_issues.xml
===================================================================
--- epp/docs/branches/5.1/Release_Notes/en-US/known_issues.xml 2011-08-11 10:54:22 UTC (rev 7052)
+++ epp/docs/branches/5.1/Release_Notes/en-US/known_issues.xml 2011-08-12 03:40:34 UTC (rev 7053)
@@ -10,7 +10,7 @@
<term><ulink type="http" url="https://issues.jboss.org/browse/JBEPP-927"></ulink></term>
<listitem>
<para>
- Administrators and users should be aware that adding a gadget to any portal page other than the dashboard, will result in any user set preferences or modifications (adding entries to the TODO gadget, for example) <emphasis role="bold">not</emphasis> being saved in a persistant manner.
+ Administrators and users should be aware that adding a gadget to any portal page other than the dashboard, will result in any user set preferences or modifications (adding entries to the TODO gadget, for example) <emphasis role="bold">not</emphasis> being saved in a persistent manner.
</para>
<para>
This limitation will be corrected in a later version of JBoss Enterprise Portal Platform.
Modified: epp/docs/branches/5.1/Release_Notes/en-US/need_info.xml
===================================================================
--- epp/docs/branches/5.1/Release_Notes/en-US/need_info.xml 2011-08-11 10:54:22 UTC (rev 7052)
+++ epp/docs/branches/5.1/Release_Notes/en-US/need_info.xml 2011-08-12 03:40:34 UTC (rev 7053)
@@ -5,34 +5,6 @@
<variablelist>
- <!-- https://issues.jboss.org/browse/JBEPP-764 -->
- <varlistentry>
- <term><ulink url="https://issues.jboss.org/browse/JBEPP-764" /></term>
- <listitem>
-
-
- <para>
- To isolate multiple clusters running on the same network, the JBoss Cache and JGroups configuration files used in JBoss Enterprise Portal Platform have been updated to include partition name (-g) and multicast address (-u) properties used in JBoss Enterprise Application Platform.
- </para>
-
- </listitem>
- </varlistentry>
-
- <!-- https://issues.jboss.org/browse/JBEPP-811 -->
- <varlistentry>
- <term><ulink url="https://issues.jboss.org/browse/JBEPP-811" /></term>
- <listitem>
-
-
- <para>
- Some caching and overwriting issues have been encountered when more than one portal user attempts to manipulate the same portal resource concurrently (by editing the same page at the same time, for example).
-
-This release of JBoss Enterprise Portal Platform includes multiple patches designed to mitigate the issue somewhat. However, this is a complex issue and further development will be required in later iterations to resolve it completely.
- </para>
-
- </listitem>
- </varlistentry>
-
<!-- https://issues.jboss.org/browse/JBEPP-874 -->
<varlistentry>
<term><ulink url="https://issues.jboss.org/browse/JBEPP-874" /></term>
Modified: epp/docs/branches/5.1/Release_Notes/en-US/resolved_issues.xml
===================================================================
--- epp/docs/branches/5.1/Release_Notes/en-US/resolved_issues.xml 2011-08-11 10:54:22 UTC (rev 7052)
+++ epp/docs/branches/5.1/Release_Notes/en-US/resolved_issues.xml 2011-08-12 03:40:34 UTC (rev 7053)
@@ -86,6 +86,19 @@
</listitem>
</varlistentry>
+ <!-- https://issues.jboss.org/browse/JBEPP-764 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-764" /></term>
+ <listitem>
+
+
+ <para>
+ To isolate multiple clusters running on the same network, the JBoss Cache and JGroups configuration files used in JBoss Enterprise Portal Platform have been updated to include <emphasis role="bold">partition name</emphasis> and <emphasis role="bold">multicast address</emphasis> properties.
+ </para>
+
+ </listitem>
+ </varlistentry>
+
<!-- https://issues.jboss.org/browse/JBEPP-768 -->
<varlistentry>
<term><ulink url="https://issues.jboss.org/browse/JBEPP-768" /></term>
@@ -203,7 +216,23 @@
</listitem>
</varlistentry>
-
+
+ <!-- https://issues.jboss.org/browse/JBEPP-811 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-811" /></term>
+ <listitem>
+
+
+ <para>
+ A race condition encountered when more than one portal user attempts to create a page at the same time has been addressed in this release. The issue presented if two pages were created simultaneously, with one process finishing slightly after the first but before the first process had redirected to the new page. This scenario would result in the second page overwriting the first.
+ </para>
+ <para>
+ Patches which resolve the page creation issue have been applied to this release. However, further development will be required in later iterations to resolve concurrency issues completely.
+ </para>
+
+ </listitem>
+ </varlistentry>
+
<!-- https://issues.jboss.org/browse/JBEPP-813 -->
<varlistentry>
<term><ulink url="https://issues.jboss.org/browse/JBEPP-813" /></term>
@@ -367,7 +396,7 @@
<para>
- The JCR cache configuration files in JBoss Enterprise Portal Platform 5.1.1 have been moved from the /JBOSS_HOME/server/PROFILE/deploy/gatein.ear/lib/exo.portal.component.common-&lt;version&gt;.jar to /JBOSS_HOME/server/PROFILE/deploy/gatein.ear/02portal.war/WEB-INF/conf/.
+ The JCR cache configuration files in JBoss Enterprise Portal Platform 5.1.1 have been moved from the /JBOSS_HOME/server/PROFILE/deploy/gatein.ear/lib/exo.portal.component.common-<version>.jar to /JBOSS_HOME/server/PROFILE/deploy/gatein.ear/02portal.war/WEB-INF/conf/.
</para>
<para>
This change created problems when attempting to start upgraded versions of JBoss Enterprise Portal Platform that had the original file path stored in the JCR_CONFIG table in the database. To resolve the issue, duplicates of the configuration files have been retained in the original location. This also ensures backward compatibility, without the need to change the database.
Modified: epp/docs/branches/5.1/Release_Notes/publican.cfg
===================================================================
--- epp/docs/branches/5.1/Release_Notes/publican.cfg 2011-08-11 10:54:22 UTC (rev 7052)
+++ epp/docs/branches/5.1/Release_Notes/publican.cfg 2011-08-12 03:40:34 UTC (rev 7053)
@@ -4,7 +4,7 @@
debug: 1
xml_lang: en-US
brand: JBoss
-show_remarks: 1
+#show_remarks: 1
cvs_branch: DOCS-RHEL-6
cvs_root: :ext:cvs.devel.redhat.com:/cvs/dist
cvs_pkg: JBoss_Enterprise_Portal_Platform-5.1.1_Release_Notes-5.1-web-__LANG__
\ No newline at end of file
13 years, 4 months
gatein SVN: r7052 - portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium.
by do-not-reply@jboss.org
Author: hangnguyen
Date: 2011-08-11 06:54:22 -0400 (Thu, 11 Aug 2011)
New Revision: 7052
Modified:
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_01_SignInSignOut.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html
portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html
Log:
TESTVN-4013 - Daily tests on Portal
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_01_SignInSignOut.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_01_SignInSignOut.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_01_SignInSignOut.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -18,7 +18,7 @@
</tr>
<tr>
<td>echo</td>
- <td>-- SignIn/SignOut</td>
+ <td>-SignIn/SignOut-</td>
<td></td>
</tr>
<tr>
@@ -28,7 +28,7 @@
</tr>
<tr>
<td>echo</td>
- <td>-- Login by Administrator--</td>
+ <td>-Login by Administrator-</td>
<td></td>
</tr>
<tr>
@@ -83,7 +83,7 @@
</tr>
<tr>
<td>echo</td>
- <td>-- Login by Manager--</td>
+ <td>-Login by Manager-</td>
<td></td>
</tr>
<tr>
@@ -138,7 +138,7 @@
</tr>
<tr>
<td>echo</td>
- <td>-- Login by User--</td>
+ <td>-Login by User-</td>
<td></td>
</tr>
<tr>
@@ -193,7 +193,7 @@
</tr>
<tr>
<td>echo</td>
- <td>-- Login by Demo--</td>
+ <td>-Login by Demo-</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_03_ChangeDisplayLanguageInPublicMode.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -18,7 +18,7 @@
</tr>
<tr>
<td>echo</td>
- <td>-- Change displaying language in public mode--</td>
+ <td>-Change displaying language in public mode-</td>
<td></td>
</tr>
<tr>
@@ -28,7 +28,7 @@
</tr>
<tr>
<td>echo</td>
- <td>-- Change language to French--</td>
+ <td>-Change language to French-</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_05_RecoverUserNameOrPassword.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -192,13 +192,18 @@
<td></td>
</tr>
<tr>
+ <td>verifyTextPresent</td>
+ <td></td>
+ <td></td>
+</tr>
+<tr>
<td>waitForElementPresent</td>
- <td>link=exact:Forgot your User Name/Password?</td>
+ <td>link=exact:Forgot your Username/Password?</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=exact:Forgot your User Name/Password?</td>
+ <td>link=exact:Forgot your Username/Password?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_06_CreateNewAccount.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -302,6 +302,16 @@
<td></td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>//div[contains(@onclick,"action=Close")]</td>
+ <td></td>
+</tr>
+<tr>
+ <td>click</td>
+ <td>//div[contains(@onclick,"action=Close")]</td>
+ <td></td>
+</tr>
+<tr>
<td>waitForTextNotPresent</td>
<td>Test_SNF_PRL_06</td>
<td></td>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_07_UsersManagement.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -332,6 +332,16 @@
<td></td>
</tr>
<tr>
+ <td>waitForElementPresent</td>
+ <td>//div[contains(@onclick,"action=Close")]</td>
+ <td></td>
+</tr>
+<tr>
+ <td>click</td>
+ <td>//div[contains(@onclick,"action=Close")]</td>
+ <td></td>
+</tr>
+<tr>
<td>waitForTextNotPresent</td>
<td>Test_SNF_PRL_07</td>
<td></td>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_09_GroupManagement.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -188,7 +188,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete this group?</td>
+ <td>Are you sure to delete this group?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_10_AddUserIntoGroup.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -173,7 +173,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete user john from group customers?</td>
+ <td>Are you sure to delete user john from group customers?</td>
<td></td>
</tr>
<tr>
@@ -186,11 +186,6 @@
<td>link=Sign out</td>
<td></td>
</tr>
-<tr>
- <td>waitForElementPresent</td>
- <td></td>
- <td></td>
-</tr>
</tbody></table>
</body>
</html>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_11_MembershipManagement.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -178,7 +178,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want to delete this membership?</td>
+ <td>Are you sure to delete this membership?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_12_ImportApplication.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -233,7 +233,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want delete this category and all its applications?</td>
+ <td>Are you sure to delete this category and all its applications?</td>
<td></td>
</tr>
<tr>
@@ -258,7 +258,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want delete this category and all its applications?</td>
+ <td>Are you sure to delete this category and all its applications?</td>
<td></td>
</tr>
<tr>
@@ -288,7 +288,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want delete this category and all its applications?</td>
+ <td>Are you sure to delete this category and all its applications?</td>
<td></td>
</tr>
<tr>
Modified: portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html
===================================================================
--- portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html 2011-08-11 10:33:07 UTC (rev 7051)
+++ portal/trunk/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/Test_SNF_PRL_14_ManageCategory.html 2011-08-11 10:54:22 UTC (rev 7052)
@@ -233,7 +233,7 @@
</tr>
<tr>
<td>assertConfirmation</td>
- <td>Are you sure you want delete this category and all its applications?</td>
+ <td>Are you sure to delete this category and all its applications?</td>
<td></td>
</tr>
<tr>
13 years, 4 months
gatein SVN: r7051 - in epp/portal/tags/EPP_5_1_1_GA: portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component and 1 other directory.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-08-11 06:33:07 -0400 (Thu, 11 Aug 2011)
New Revision: 7051
Modified:
epp/portal/tags/EPP_5_1_1_GA/
epp/portal/tags/EPP_5_1_1_GA/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UICategoryForm.java
Log:
JBEPP-997 XSS issue in category description
Property changes on: epp/portal/tags/EPP_5_1_1_GA
___________________________________________________________________
Modified: svn:mergeinfo
- /epp/portal/branches/EPP_5_1_0_GA_JBEPP-795:5868
/epp/portal/branches/EPP_5_1_WSRP:6737
/portal/branches/branch-GTNPORTAL-1592:4894
/portal/branches/branch-GTNPORTAL-1643:5002,5063,5167
/portal/branches/branch-GTNPORTAL-1700:5348,5402,5445
/portal/branches/branch-GTNPORTAL-1731:5668
/portal/branches/branch-GTNPORTAL-1745:5765
/portal/branches/branch-GTNPORTAL-1822:5943
/portal/branches/branch-GTNPORTAL-1832:6030,6063
/portal/branches/branch-GTNPORTAL-1872:6533
/portal/trunk:4891,5744,5943,6168,6196,6201-6203,6205-6206,6857
+ /epp/portal/branches/EPP_5_1_0_GA_JBEPP-795:5868
/epp/portal/branches/EPP_5_1_Branch:7041
/epp/portal/branches/EPP_5_1_WSRP:6737
/portal/branches/branch-GTNPORTAL-1592:4894
/portal/branches/branch-GTNPORTAL-1643:5002,5063,5167
/portal/branches/branch-GTNPORTAL-1700:5348,5402,5445
/portal/branches/branch-GTNPORTAL-1731:5668
/portal/branches/branch-GTNPORTAL-1745:5765
/portal/branches/branch-GTNPORTAL-1822:5943
/portal/branches/branch-GTNPORTAL-1832:6030,6063
/portal/branches/branch-GTNPORTAL-1872:6533
/portal/trunk:4891,5744,5943,6168,6196,6201-6203,6205-6206,6857
Modified: epp/portal/tags/EPP_5_1_1_GA/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UICategoryForm.java
===================================================================
--- epp/portal/tags/EPP_5_1_1_GA/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UICategoryForm.java 2011-08-11 09:16:38 UTC (rev 7050)
+++ epp/portal/tags/EPP_5_1_1_GA/portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UICategoryForm.java 2011-08-11 10:33:07 UTC (rev 7051)
@@ -41,6 +41,7 @@
import org.exoplatform.webui.form.validator.StringLengthValidator;
import org.exoplatform.webui.organization.UIListPermissionSelector;
import org.exoplatform.webui.organization.UIListPermissionSelector.EmptyIteratorValidator;
+import org.gatein.common.text.EntityEncoder;
import java.util.ArrayList;
import java.util.Date;
@@ -104,7 +105,7 @@
category_ = category;
uiSetting.getUIStringInput(FIELD_NAME).setEditable(false).setValue(category_.getName());
uiSetting.getUIStringInput(FIELD_DISPLAY_NAME).setValue(category_.getDisplayName());
- uiSetting.getUIFormTextAreaInput(FIELD_DESCRIPTION).setValue(category_.getDescription());
+ uiSetting.getUIFormTextAreaInput(FIELD_DESCRIPTION).setValue( EntityEncoder.FULL.encode(category_.getDescription()) );
List<String> accessPermissions = category_.getAccessPermissions();
String[] per = new String[accessPermissions.size()];
if (accessPermissions != null && accessPermissions.size() > 0)
13 years, 4 months
gatein SVN: r7050 - epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/local.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-08-11 05:16:38 -0400 (Thu, 11 Aug 2011)
New Revision: 7050
Added:
epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/local/config.xml
Log:
JBEPP-987
Added: epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/local/config.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/local/config.xml (rev 0)
+++ epp/portal/branches/EPP_5_1_Branch/component/common/src/main/java/conf/jcr/jbosscache/local/config.xml 2011-08-11 09:16:38 UTC (rev 7050)
@@ -0,0 +1,37 @@
+<!--
+ ~ Copyright (C) 2009 eXo Platform SAS.
+ ~
+ ~ This is free software; you can redistribute it and/or modify it
+ ~ under the terms of the GNU Lesser General Public License as
+ ~ published by the Free Software Foundation; either version 2.1 of
+ ~ the License, or (at your option) any later version.
+ ~
+ ~ This software is distributed in the hope that it will be useful,
+ ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ ~ Lesser General Public License for more details.
+ ~
+ ~ You should have received a copy of the GNU Lesser General Public
+ ~ License along with this software; if not, write to the Free
+ ~ Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ -->
+<jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:jboss:jbosscache-core:config:3.1">
+
+ <locking useLockStriping="false" concurrencyLevel="64" lockParentForChildInsertRemove="false" lockAcquisitionTimeout="20000"/>
+
+ <!-- Configure the TransactionManager -->
+ <transaction transactionManagerLookupClass="org.jboss.cache.transaction.JBossStandaloneJTAManagerLookup" />
+
+ <!-- Enable batching -->
+ <invocationBatching enabled="true" />
+
+ <!-- Eviction configuration -->
+ <eviction wakeUpInterval="5000">
+ <default algorithmClass="org.jboss.cache.eviction.FIFOAlgorithm" actionPolicyClass="org.exoplatform.services.jcr.impl.dataflow.persistent.jbosscache.ParentNodeEvictionActionPolicy" eventQueueSize="1000000">
+ <property name="maxNodes" value="5000" />
+ <property name="minTimeToLive" value="20000" />
+ </default>
+ </eviction>
+
+</jbosscache>
13 years, 4 months
gatein SVN: r7049 - in epp/docs/branches/5.1/Site_Publisher/Release_Notes: en-US and 1 other directory.
by do-not-reply@jboss.org
Author: smumford
Date: 2011-08-11 02:43:09 -0400 (Thu, 11 Aug 2011)
New Revision: 7049
Added:
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/not_documented.xml
Modified:
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Article_Info.xml
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Revision_History.xml
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.ent
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.xml
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/known_issues.xml
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/need_info.xml
epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/resolved_issues.xml
epp/docs/branches/5.1/Site_Publisher/Release_Notes/publican.cfg
Log:
Prep for 5.1.1 release
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Article_Info.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Article_Info.xml 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Article_Info.xml 2011-08-11 06:43:09 UTC (rev 7049)
@@ -4,28 +4,28 @@
%BOOK_ENTITIES;
]>
<articleinfo id="arti-Release_Notes-Release_Notes">
- <title>Site Publisher 5.1.1 Release Notes</title>
- <subtitle>For use with the JBoss Enterprise Portal Platform Site Publisher &VZ; extension.</subtitle>
- <productname>JBoss Enterprise Portal Platform</productname>
- <productnumber>5.1</productnumber>
- <edition>2</edition>
- <pubsnumber>5.1.1</pubsnumber>
- <abstract>
- <para>
+ <title>Site Publisher 5.1.1 Release Notes</title>
+ <subtitle>For the JBoss Enterprise Portal Platform Site Publisher &VZ; extension.</subtitle>
+ <productname>JBoss Enterprise Portal Platform</productname>
+ <productnumber>5.1</productnumber>
+ <edition>2</edition>
+ <pubsnumber>5.1.5</pubsnumber>
+ <abstract>
+ <para>
These release notes contain important information related to JBoss Site Publisher &VZ; that may not be currently available in the Product Manuals. You should read these Release Notes in their entirety before installing the product.
- </para>
+ </para>
- </abstract>
- <corpauthor>
- <inlinemediaobject>
- <imageobject>
- <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
- </imageobject>
+ </abstract>
+ <corpauthor>
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
+ </imageobject>
- </inlinemediaobject>
+ </inlinemediaobject>
- </corpauthor>
- <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </corpauthor>
+ <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</articleinfo>
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Revision_History.xml 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Revision_History.xml 2011-08-11 06:43:09 UTC (rev 7049)
@@ -4,81 +4,125 @@
%BOOK_ENTITIES;
]>
<appendix id="appe-Release_Notes-Revision_History">
- <title>Revision History</title>
- <simpara>
- <revhistory>
- <revision>
- <revnumber>2-5.1.1</revnumber>
- <date>Monday June 27 2011</date>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <email>smumford(a)redhat.com</email>
- </author>
- <revdescription>
- <simplelist>
- <member>Updated for 5.1.1 Release.</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
- <revnumber>1-1.3</revnumber>
- <date>Wed Jun 15 2011</date>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <email>smumford(a)redhat.com</email>
- </author>
- <revdescription>
- <simplelist>
- <member>Added 'Issues Fixed Upstream' section and populated with eXo ECMS fixes.</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
- <revnumber>1-1.2</revnumber>
- <date>Thu Jun 02 2011</date>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <email>smumford(a)redhat.com</email>
- </author>
- <revdescription>
- <simplelist>
- <member>Corrected errors after PRODUCT entity find/replace sweep.</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
- <revnumber>1-1.1</revnumber>
- <date>Wed Jun 01 2011</date>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <email>smumford(a)redhat.com</email>
- </author>
- <revdescription>
- <simplelist>
- <member>Rebuilt document to capture updated Release Notes JIRA.</member>
- </simplelist>
- </revdescription>
- </revision>
- <revision>
- <revnumber>1-1.0</revnumber>
- <date>Mon May 30 2011</date>
- <author>
- <firstname>Scott</firstname>
- <surname>Mumford</surname>
- <email>smumford(a)redhat.com</email>
- </author>
- <revdescription>
- <simplelist>
- <member>Initial creation of book for Staging.</member>
- </simplelist>
- </revdescription>
- </revision>
- </revhistory>
+ <title>Revision History</title>
+ <simpara>
+ <revhistory>
+ <revision>
+ <revnumber>2-5.1.5</revnumber>
+ <date>Thu Aug 11 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email></email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Added new issues.</member>
+ <member>Prep for 5.1.1 release.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>2-5.1.4</revnumber>
+ <date>Fri Aug 5 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email></email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Updated with new upstream JIRAs.</member>
+ <member>Added flag for open JIRAs.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <!--<revision>
+ <revnumber>2-5.1.3</revnumber>
+ <date>Fri Jul 15 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email></email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Updated for 5.1.1 Release.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>2-5.1.1</revnumber>
+ <date>Monday June 27 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email>smumford(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Updated for 5.1.1 Release.</member>
+ </simplelist>
+ </revdescription>
+ </revision>-->
+ <revision>
+ <revnumber>1-1.3</revnumber>
+ <date>Wed Jun 15 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email>smumford(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Added 'Issues Fixed Upstream' section and populated with eXo ECMS fixes.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <!--<revision>
+ <revnumber>1-1.2</revnumber>
+ <date>Thu Jun 02 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email>smumford(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Corrected errors after PRODUCT entity find/replace sweep.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ <revision>
+ <revnumber>1-1.1</revnumber>
+ <date>Wed Jun 01 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email>smumford(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Rebuilt document to capture updated Release Notes JIRA.</member>
+ </simplelist>
+ </revdescription>
+ </revision>-->
+ <revision>
+ <revnumber>1-1.0</revnumber>
+ <date>Mon May 30 2011</date>
+ <author>
+ <firstname>Scott</firstname>
+ <surname>Mumford</surname>
+ <email>smumford(a)redhat.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Initial creation of book for Staging.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
+ </revhistory>
- </simpara>
+ </simpara>
</appendix>
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.ent
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.ent 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.ent 2011-08-11 06:43:09 UTC (rev 7049)
@@ -5,7 +5,7 @@
<!ENTITY BOOKID "Site Publisher Release Notes">
<!-- Corporate Specifics: -->
-<!ENTITY YEAR "2010">
+<!ENTITY YEAR "2011">
<!ENTITY HOLDER "Red Hat, Inc">
<!-- Version Specifcs: -->
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.xml 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/Site_Publisher_5.1.1_Release_Notes.xml 2011-08-11 06:43:09 UTC (rev 7049)
@@ -3,240 +3,705 @@
<!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
%BOOK_ENTITIES;
]>
-<article status="draft">
- <xi:include href="Article_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- <section id="sect-Release_Notes-Introduction">
- <title>Introduction</title>
- <para>
+<article>
+ <xi:include href="Article_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <section id="sect-Release_Notes-Introduction">
+ <title>Introduction</title>
+ <para>
JBoss Site Publisher (powered by eXo) is a new add-on component for JBoss Enterprise Portal Platform. Site Publisher enables users to create, edit and publish rich web content within the context of their portal installation.
- </para>
- <note>
- <title>Subscription</title>
- <para>
+ </para>
+ <note>
+ <title>Subscription</title>
+ <para>
Subscriptions to JBoss Site Publisher are available at an additional fee over and above JBoss Enterprise Portal Platform subscriptions.
- </para>
- </note>
- <para>
+ </para>
+ </note>
+ <para>
JBoss Site Publisher simplifies the authoring and management for every website an organization needs to deploy. It includes the ability to administer sites, manage navigation, and publish content. Site Publisher delivers powerful functionality to everyone responsible for maintaining web content:
- </para>
- <itemizedlist>
- <listitem>
- <para>
- Webmasters can easily administer multiple websites.
- </para>
- </listitem>
- <listitem>
- <para>
- Website administrators can set permission policies according to user roles to better control website changes.
- </para>
- </listitem>
- <listitem>
- <para>
- Content providers can use JBoss Enterprise Portal Platform’s tools to create content and then choose how to publish it using blogs, RSS feeds, social networks and more.
- </para>
- </listitem>
- <listitem>
- <para>
- Web developers can introduce other forms of rich media content to create truly professional websites easily and efficiently.
- </para>
- </listitem>
- </itemizedlist>
- </section>
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ Webmasters can easily administer multiple websites.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Website administrators can set permission policies according to user roles to better control website changes.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Content providers can use JBoss Enterprise Portal Platform’s tools to create content and then choose how to publish it using blogs, RSS feeds, social networks and more.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Web developers can introduce other forms of rich media content to create truly professional websites easily and efficiently.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </section>
- <section id="sect-Release_Notes-Component_Features">
- <title>Component Features</title>
- <variablelist>
- <varlistentry>
- <term>Search</term>
- <listitem>
- <para>
- Categorization and tag features enable users to search contents and documents in the current website or all websites.
- </para>
- </listitem>
- </varlistentry>
+ <section id="sect-Release_Notes-Component_Features">
+ <title>Component Features</title>
+ <variablelist>
+ <varlistentry>
+ <term>Search</term>
+ <listitem>
+ <para>
+ Categorization and tag features enable users to search contents and documents in the current website or all websites.
+ </para>
+ </listitem>
+ </varlistentry>
<!-- Commenting out pending resolution of JBEPP-949 (also in SP User Guide rh-Preamble.xml)
- <varlistentry>
- <term>Broken link detection engine</term>
- <listitem>
- <para>
- Site Publisher’s site explorer displays the current number of broken links.
- </para>
- </listitem>
- </varlistentry>-->
- <varlistentry>
- <term> Versioning and rollback of content</term>
- <listitem>
- <para>
- If needed, administrators can simply roll back website content with automatic site versioning.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Web-based administration</term>
- <listitem>
- <para>
- Your website can be administered remotely, simply by using a web browser, and requires no additional software to be installed on your computer.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Media library</term>
- <listitem>
- <para>
- Users can add any media they want to use on a website to the media library. They can also re-use this media on other websites and update media across multiple websites.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Web page management tools</term>
- <listitem>
- <para>
- Webmasters can organize website content and menus.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Content features</term>
- <listitem>
- <para>
- Webmasters can easily edit categories, comments, versions, and permissions.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Search engine optimization (SEO)</term>
- <listitem>
- <para>
- SEO processes are now easier and more effective with an intuitive interface to edit meta tags.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term>Friendly URLs</term>
- <listitem>
- <para>
- Site Publisher gives every piece of content a specific URL, which further helps your organization improve SEO processes and results.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </section>
-
+ <varlistentry>
+ <term>Broken link detection engine</term>
+ <listitem>
+ <para>
+ Site Publisher’s site explorer displays the current number of broken links.
+ </para>
+ </listitem>
+ </varlistentry>-->
+ <varlistentry>
+ <term> Versioning and rollback of content</term>
+ <listitem>
+ <para>
+ If needed, administrators can simply roll back website content with automatic site versioning.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Web-based administration</term>
+ <listitem>
+ <para>
+ Your website can be administered remotely, simply by using a web browser, and requires no additional software to be installed on your computer.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Media library</term>
+ <listitem>
+ <para>
+ Users can add any media they want to use on a website to the media library. They can also re-use this media on other websites and update media across multiple websites.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Web page management tools</term>
+ <listitem>
+ <para>
+ Webmasters can organize website content and menus.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Content features</term>
+ <listitem>
+ <para>
+ Webmasters can easily edit categories, comments, versions, and permissions.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Search engine optimization (SEO)</term>
+ <listitem>
+ <para>
+ SEO processes are now easier and more effective with an intuitive interface to edit meta tags.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>Friendly URLs</term>
+ <listitem>
+ <para>
+ Site Publisher gives every piece of content a specific URL, which further helps your organization improve SEO processes and results.
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+ </section>
+
<section id="sect-Release_Notes-Installation">
- <title>Installation</title>
- <para>
+ <title>Installation</title>
+ <para>
The JBoss Site Publisher Installation Guide contains detailed installation instructions as well as environment requirements.
- </para>
- <para>
- The Installation Guide can be found online at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...."/>.
- </para>
- </section>
-
-
-
+ </para>
+ <para>
+ The Installation Guide can be found online at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...."/>.
+ </para>
+ </section>
+
+
+
<section id="sect-5.1.1_Release_Notes-Issues_Resolved_In_Production">
<title>Issues Resolved In Production</title>
<para>
The following issues were resolved in the production process of Site Publisher:
</para>
- <variablelist>
- <title></title>
- <!-- https://issues.jboss.org/browse/JBEPP-957 -->
- <varlistentry>
- <term><ulink url="https://issues.jboss.org/browse/JBEPP-957" /></term>
- <listitem>
- <para>
- A bug in the Site Publisher code prevented the system from correctly calculating the size of an upload. This may have allowed files that did not adhere to the 10MB size limit to be uploaded. This issue has been resolved in this release.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
+ <xi:include href="resolved_issues.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</section>
-
+
<section id="sect-5.1.1_Release_Notes-Issues_Resolved_Upstream">
- <!-- Issues gathered from Changelog at: http://intranet.exoplatform.org/rest/jcr/repository/collaboration/Groups/...
- Supplied by Patrice Lamarque -->
+
+ <!-- Issues gathered from Changelog at: http://intranet.exoplatform.org/rest/jcr/repository/collaboration/Groups/.... Supplied by Patrice Lamarque -->
+
+ <!-- Supplemented with: http://intranet.exoplatform.org/rest/jcr/repository/collaboration/Groups/... Supplied by Philippe Arisotle-->
+
<title>Issues Resolved Upstream</title>
<para>
The following issues were resolved upstream:
</para>
- <xi:include href="resolved_issues.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- </section>
-
- <section id="sect-5.1.1_Release_Notes-Known_Issues">
- <title>Known Issues</title>
+ <variablelist>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2248"></ulink></term>
+ <listitem>
+ <para>
+ A bug that prevented users from logging in using the pre-formatted URL <ulink type="http" url="http://localhost:8080/ecmdemo/login?username=john&password=gtn&in..."></ulink> has been corrected with an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1907"></ulink></term>
+ <listitem>
+ <para>
+ An bug found when setting a <emphasis>Publication Lifecycle</emphasis> resulted in the <emphasis>Authoring</emphasis> life-cycle being activated regardless of the user's selection. This behavior has been corrected with an upstream patch.
+ </para>
+ <para>
+ This patch also corrects a similar behavior as documented in <ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1534"></ulink>.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1688"></ulink></term>
+ <listitem>
+ <para>
+ A bug which prevented custom <filename>.war</filename> files from being successfully imported through the <application>Application Registry</application> of the <literal>ecmdemo</literal> domain has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1890"></ulink></term>
+ <listitem>
+ <para>
+ A bug resulting in an <literal>Unexpected Error</literal> encountered when adding a document to <parameter>/exo:ecm/exo:taxonomyTrees/definition/acme</parameter> has been resolved.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1903"></ulink></term>
+ <listitem>
+ <para>
+ A <literal>ConstraintViolationException</literal> encountered when importing a versioned <literal>nt:folder</literal> node was found to be caused by the <literal>nt:versionedChild</literal> disallowing <literal>nt:versionedChild</literal> subnodes. An upstream patch has corrected this behavior, avoiding the error and allowing successful import of versioned subnodes and their history.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1908"></ulink></term>
+ <listitem>
+ <para>
+ An upstream patch has modified Site Publisher's default behavior if an invalid value was entered as a file <emphasis>Category</emphasis>. Now, instead of clearing the field without feedback, a warning message is displayed that informs the user that they have entered an invalid value.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1942"></ulink></term>
+ <listitem>
+ <para>
+ A memory leak discovered in <literal>PortletFutureCache</literal> has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1980"></ulink></term>
+ <listitem>
+ <para>
+ A code bug prevented <filename>PDF</filename> files attached to <literal>Article</literal> documents from being viewable in the <emphasis>Content Detail Portlet</emphasis>. This has been corrected with an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1981"></ulink></term>
+ <listitem>
+ <para>
+ A bug was encountered that caused the <emphasis>Content by URL</emphasis> portlet to display incorrect content to public users in some instances. For instance; the URL pointing to <filename>document1</filename> might correctly show <filename>document1</filename> in one browser window, while the same URL might incorrectly present <filename>document2</filename> in a different browser tab or window.
+ </para>
+ <para>
+ An upstream patch has resolved this issue.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1998"></ulink></term>
+ <listitem>
+ <para>
+ A bug that prevented a new file (either uploaded or created) from appearing under a taxonomy tree immediately after it had been added to that taxonomy category has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1999"></ulink></term>
+ <listitem>
+ <para>
+ A code bug that prevented Internet Explorer 8 from sanitizing special (accented) characters in URLs has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2000"></ulink></term>
+ <listitem>
+ <para>
+ A bug in the pagination code prevented the Pager in <emphasis>Content Selector</emphasis> from rendering page views correctly in Internet Explorer 8, Firefox 3.5 or Google Chrome. This bug was fixed in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2009"></ulink></term>
+ <listitem>
+ <para>
+ Upstream patches have corrected code bugs that resulted in multi-valued <emphasis>WYSIWYG</emphasis> fields being uneditable and set to <parameter>null</parameter>.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-972"></ulink></term>
+ <listitem>
+ <para>
+ A warning message has been added to the <emphasis>Manage Users</emphasis> form to advise users attempting to delete <emphasis>Administrator</emphasis> privileges that they cannot do so.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1179"></ulink></term>
+ <listitem>
+ <para>
+ The Newsletter category <emphasis>General</emphasis> and the subscription <emphasis>Check-list</emphasis> are no longer loaded by default.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1395"></ulink></term>
+ <listitem>
+ <para>
+ A patch has been applied to the code which implements a task within the JCR to remove any unassigned symlinks. This update resolves the issue of symlinks being retained in the JCR after the original object is deleted.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1446"></ulink></term>
+ <listitem>
+ <para>
+ A bug that prevented the <emphasis>Manage Lock</emphasis> list from updating with a group added to the lock list in <emphasis>Group Management</emphasis> has been corrected in a upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1502"></ulink></term>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1754"></ulink></term>
+ <listitem>
<para>
- There are no known issues in this release.
+ Upstream patches have resolved various bugs in the <emphasis>RSS</emphasis> function that resulted in some feed URLs pointing to incorrect content or not rendering correctly if they contained special or accented characters. RSS links now work as expected.
</para>
- <!--<xi:include href="known_issues.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />-->
- </section>
-
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1765"></ulink></term>
+ <listitem>
+ <para>
+ A new feature has been added to Site Publisher which displays a warning message when a user is about to close a document that has unsaved changes. The message warns the user that they will lose unsaved changes if they close the current document.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1776"></ulink></term>
+ <listitem>
+ <para>
+ A bug that prevented users from opening nodes whose names begin with a period (.) has been corrected. Users can now open files as expected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1780"></ulink></term>
+ <listitem>
+ <para>
+ A code bug that produced an error message when adding universal permissions (*) to view new system elements (views, templates, etc) after adding tag permissions for managers has been corrected by an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1782"></ulink></term>
+ <listitem>
+ <para>
+ A bug which resulted in newly added node properties not appearing in the property list has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1819"></ulink></term>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1866"></ulink></term>
+ <listitem>
+ <para>
+ A bug which produced an "<emphasis>Unknown Error</emphasis>" message when attempting to save edited permission settings on <literal>nt:unstructured</literal> nodes has been resolved in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1824"></ulink></term>
+ <listitem>
+ <para>
+ A bug which prevented users from viewing the content of a document attached to an article in <emphasis>SCV</emphasis> has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1836"></ulink></term>
+ <listitem>
+ <para>
+ A bug which produced an error pop-up when attempting to view an uploaded image while in "<emphasis>jailed</emphasis>" mode has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1841"></ulink></term>
+ <listitem>
+ <para>
+ A bug that prevented the '<emphasis>collapse</emphasis>' icon (-) from switching to the '<emphasis>expand</emphasis>' icon (+) after a folder was collapsed has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1853"></ulink></term>
+ <listitem>
+ <para>
+ A code bug which may have revealed the <emphasis>edit/remove</emphasis> options on <emphasis>Queries</emphasis> to users without the required authorizations has been corrected. Edit permissions are now validated before the options are presented.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1857"></ulink></term>
+ <listitem>
+ <para>
+ A code bug was found to revert the mode selector in the administration bar from <emphasis>Edit</emphasis> to <emphasis>Published</emphasis> when the user switched from one site to another, even though the <guilabel>edit</guilabel> buttons remained visible on page elements. This bug has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1861"></ulink></term>
+ <listitem>
+ <para>
+ A bug which threw an exception when a user attempted to edit content which has different permissions than it's parent directory has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1862"></ulink></term>
+ <listitem>
+ <para>
+ A bug in the code caused Site Publisher to attempt to open a new page from the last opened folder rather than the correct file path. This caused an exception to be thrown in the console. This bug has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1863"></ulink></term>
+ <listitem>
+ <para>
+ A bug which caused Site Publisher to throw an exception when a user attempted to create and use a <emphasis>Category</emphasis> which contained an accented character has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1865"></ulink></term>
+ <listitem>
+ <para>
+ A bug which allowed empty property fields to overwrite original values when editing an uploaded content file (an image or pdf, for example), resulting in an exception has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1868"></ulink></term>
+ <listitem>
+ <para>
+ A bug which caused published content in <emphasis>CLV</emphasis> portlets to remain visible and accessible even after it had been deleted has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1874"></ulink></term>
+ <listitem>
+ <para>
+ A bug causing some browser tabs to show '<emphasis role="bold">null</emphasis>', rather than the title of the Site Publisher page being viewed has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1875"></ulink></term>
+ <listitem>
+ <para>
+ A bug which caused the most recent versions of edited documents to appear on a page even after the document had been restored to an earlier (possibly non-edited version) has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1887"></ulink></term>
+ <listitem>
+ <para>
+ A bug that prevented commenting on documents when using IE7 has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1882"></ulink></term>
+ <listitem>
+ <para>
+ A bug which threw an exception after a user attempted to access a Newsletter category after having deleted a newsletter from that category has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1916"></ulink></term>
+ <listitem>
+ <para>
+ A bug which prevented newly created documents from appearing in simple searches has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1885"></ulink></term>
+ <listitem>
+ <para>
+ A bug which prevented a node that was locked by a user from being unlocked by an administrator has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1883"></ulink></term>
+ <listitem>
+ <para>
+ Importing portlets through the <application>Application Registry</application> using the <guilabel>Import Application</guilabel> button results in some portlets being registered twice. This is because these portlets are registered once during the portal initialization and then registered again during the <emphasis role="bold">Import</emphasis> action.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1995"></ulink></term>
+ <listitem>
+ <para>
+ A bug that prevented images uploaded during the creation of a free layout web content from saving to the to the appropriate content folder has been addressed in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2023"></ulink></term>
+ <listitem>
+ <para>
+ An upstream patch has improved the jQuery implementation in Site Publisher. This improvement allows developers and system administrators to include their own version of jQuery.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2024"></ulink></term>
+ <listitem>
+ <para>
+ A bug which, in some circumstances, caused multi-line comments on free layout web contents to be truncated in the document view tab has been resolved in an upstream patch.
+ </para>
+ <para>
+ The fix for this bug should also resolve <ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2117"></ulink>
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2079"></ulink></term>
+ <listitem>
+ <para>
+ The node locking mechanism has been patched to allow children of locked nodes to be checked in, without modifying the parent node, as part of the publication process.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2088"></ulink></term>
+ <listitem>
+ <para>
+ A bug which caused the ampersand characters that separate URL parameters to be rendered as <emphasis>&amp;</emphasis> (and hence lost to the browser) when leaving in-context editing has been fixed with an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2092"></ulink></term>
+ <listitem>
+ <para>
+ 'Unknown Error' messages encountered when performing searches using special characters (eg; [ ] ' " *) have been corrected in an upstream patch. Site Publisher now escapes special characters correctly.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2093"></ulink></term>
+ <listitem>
+ <para>
+ A bug that rendered the Category Content portlet blank when attempting to edit it after deleting the 'acme' category in the ACME example site has been patched upstream.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2094"></ulink></term>
+ <listitem>
+ <para>
+ URLs generated using the 'Copy URL to clipboard' node context option were invalid as the URL path was hard-coded with the <filename>/rest-ecmdemo/private/jcr/</filename> path, regardless of the location of the node being referenced. This error has been resolved in this release.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2100"></ulink></term>
+ <listitem>
+ <para>
+ A bug in how Site Publisher displayed taxonomy names with more than twenty (20) characters has been corrected.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2114"></ulink></term>
+ <listitem>
+ <para>
+ The <literal>SCVPortletPreferenceMigrationService</literal> service has been deactivated in the 'default' profile of this release of Site Publisher. This is to improve start up performance. The service has been commented out in the <filename>core-services-configuration.xml</filename> file and can be reactivated by removing the comment mark-up.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2119"></ulink></term>
+ <listitem>
+ <para>
+ <emphasis role="bold">Chrome Browser:</emphasis> A bug which prevented the file upload pop-up window from closing after a user clicked the <guilabel>Save</guilabel> button has been resolved.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2137"></ulink></term>
+ <listitem>
+ <para>
+ <emphasis role="bold">Chrome Browser:</emphasis> A bug which caused the Rich Text Editor to not honor site CSS styles has been resolved in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2174"></ulink></term>
+ <listitem>
+ <para>
+ A security vulnerability that allowed XSS javascript to be injected into a site through the text fields of view templates has been closed in this release. A front-side filter now removes any entered content inside <literal><script></literal> tags, any javascript calls and any <literal>on*</literal> attributes (such as <literal>onLoad</literal> and <literal>onClick</literal> before the content is saved.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2234"></ulink></term>
+ <listitem>
+ <para>
+ A bug which caused Site Publisher to not honor the timezone of the server on which it is running has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2272"></ulink></term>
+ <listitem>
+ <para>
+ A bug which overwrote any manually entered name applied to an uploaded PDF file with the file's original name has been corrected upstream.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2483"></ulink></term>
+ <listitem>
+ <para>
+ An <emphasis role="bold">Unknown Error</emphasis> encountered when attempting to add a newly created category as content in a SCV portlet on a new page in the <emphasis>acme</emphasis> drive has been corrected in an upstream patch.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2366"></ulink></term>
+ <listitem>
+ <para>
+ An initialization error in the <literal>DriverConnector</literal> service's constructor was found to be caused by the service calling the <literal>resourceBundleService.getResourceBundle method</literal> before the <literal>ResourceBundleService</literal> had been started.
+ </para>
+ <para>
+ A patch to the upstream code has introduced fallback clauses which prevent the error.
+ </para>
+ </listitem>
+ </varlistentry>
+</variablelist>
+ </section>
+
+ <section id="sect-5.1.1_Release_Notes-Known_Issues">
+ <title>Known Issues</title>
+ <xi:include href="known_issues.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </section>
+
<!--<section>
<title><remark>NEEDINFO</remark></title>
<xi:include href="need_info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</section>-->
-
- <!--<section id="sect-5.1.1_Release_Notes-Migration">
+
+ <!--<section>
+ <title><remark>Not Yet Documented</remark></title>
+ <xi:include href="not_documented.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </section>-->
+
+ <!--<section id="sect-5.1.1_Release_Notes-Migration">
<title><remark>Migration</remark></title>
- <para>
+ <para>
Stuff about migration from 5.1.0 to 5.1.1.
- </para>
- </section>-->
-
- <section id="sect-Release_Notes-Documentation">
- <title>Documentation</title>
- <para>
+ </para>
+ </section>-->
+
+ <section id="sect-Release_Notes-Documentation">
+ <title>Documentation</title>
+ <para>
An Installation Guide and a User Guide for JBoss Site Publisher are available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...." />. JBoss Enterprise Portal Platform specific documentation is also available from this location.
- </para>
- </section>
-
- <section id="sect-Release_Notes-_Product_Support_and_License_Website_Links_">
- <title> Product Support and License Website Links </title>
- <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-Support_Processes">
- <title>Support Processes</title>
- <para>
- <ulink url="http://www.redhat.com/support/process/">http://www.redhat.com/support/process/</ulink>
- </para>
- </formalpara>
- <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Scope_of_Coverage_">
- <title> Production Support Scope of Coverage </title>
- <para>
- <ulink url="http://www.redhat.com/support/policy/soc/production">http://www.redhat.com/support/policy/soc/production</ulink>
- </para>
- </formalpara>
- <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Service_Level_Agreement_">
- <title> Production Support Service Level Agreement </title>
- <para>
- <ulink url="http://www.redhat.com/support/policy/sla/production/">http://www.redhat.com/support/policy/sla/production/</ulink>
- </para>
- </formalpara>
- <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Scope_of_Coverage_">
- <title> Developer Support Scope of Coverage </title>
- <para>
- <ulink url="http://www.redhat.com/support/policy/soc/developer/">http://www.redhat.com/support/policy/soc/developer/</ulink>
- </para>
- </formalpara>
- <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Service_Level_Agreement_">
- <title> Developer Support Service Level Agreement </title>
- <para>
- <ulink url="http://www.redhat.com/support/policy/sla/developer/">http://www.redhat.com/support/policy/sla/developer/</ulink>
- </para>
- </formalpara>
- <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Product_Update_and_Support_Policy_by_Product_">
- <title> Product Update and Support Policy by Product </title>
- <para>
- <ulink url="http://www.redhat.com/security/updates/jboss_notes/">http://www.redhat.com/security/updates/jboss_notes/</ulink>
- </para>
- </formalpara>
- <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_JBoss_End_User_License_Agreement_">
- <title> JBoss End User License Agreement </title>
- <para>
- <ulink url="http://www.redhat.com/licenses/jboss_eula.html">http://www.redhat.com/licenses/jboss_eula.html</ulink>
- </para>
- </formalpara>
- </section>
+ </para>
+ </section>
- <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- <index />
+ <section id="sect-Release_Notes-_Product_Support_and_License_Website_Links_">
+ <title> Product Support and License Website Links </title>
+ <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-Support_Processes">
+ <title>Support Processes</title>
+ <para>
+ <ulink url="http://www.redhat.com/support/process/">http://www.redhat.com/support/process/</ulink>
+ </para>
+ </formalpara>
+ <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Scope_of_Coverage_">
+ <title> Production Support Scope of Coverage </title>
+ <para>
+ <ulink url="http://www.redhat.com/support/policy/soc/production">http://www.redhat.com/support/policy/soc/production</ulink>
+ </para>
+ </formalpara>
+ <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Production_Support_Service_Level_Agreement_">
+ <title> Production Support Service Level Agreement </title>
+ <para>
+ <ulink url="http://www.redhat.com/support/policy/sla/production/">http://www.redhat.com/support/policy/sla/production/</ulink>
+ </para>
+ </formalpara>
+ <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Scope_of_Coverage_">
+ <title> Developer Support Scope of Coverage </title>
+ <para>
+ <ulink url="http://www.redhat.com/support/policy/soc/developer/">http://www.redhat.com/support/policy/soc/developer/</ulink>
+ </para>
+ </formalpara>
+ <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Developer_Support_Service_Level_Agreement_">
+ <title> Developer Support Service Level Agreement </title>
+ <para>
+ <ulink url="http://www.redhat.com/support/policy/sla/developer/">http://www.redhat.com/support/policy/sla/developer/</ulink>
+ </para>
+ </formalpara>
+ <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_Product_Update_and_Support_Policy_by_Product_">
+ <title> Product Update and Support Policy by Product </title>
+ <para>
+ <ulink url="http://www.redhat.com/security/updates/jboss_notes/">http://www.redhat.com/security/updates/jboss_notes/</ulink>
+ </para>
+ </formalpara>
+ <formalpara id="form-Release_Notes-_Product_Support_and_License_Website_Links_-_JBoss_End_User_License_Agreement_">
+ <title> JBoss End User License Agreement </title>
+ <para>
+ <ulink url="http://www.redhat.com/licenses/jboss_eula.html">http://www.redhat.com/licenses/jboss_eula.html</ulink>
+ </para>
+ </formalpara>
+ </section>
+
+ <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <index />
</article>
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/known_issues.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/known_issues.xml 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/known_issues.xml 2011-08-11 06:43:09 UTC (rev 7049)
@@ -1,9 +1,4 @@
-<?xml version='1.0'?>
-<!DOCTYPE variablelist PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<!-- release notes text customfield_12310211 -->
-
-<variablelist>
-
-</variablelist>
+<para>
+There are no known issues in this release.
+</para>
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/need_info.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/need_info.xml 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/need_info.xml 2011-08-11 06:43:09 UTC (rev 7049)
@@ -1,9 +1,10 @@
<?xml version='1.0'?>
<!DOCTYPE variablelist PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
-<!-- release notes text customfield_12310211 -->
<variablelist>
+
+
</variablelist>
Added: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/not_documented.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/not_documented.xml (rev 0)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/not_documented.xml 2011-08-11 06:43:09 UTC (rev 7049)
@@ -0,0 +1,326 @@
+<?xml version='1.0'?>
+<!DOCTYPE variablelist PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+
+<variablelist>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-612 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-612" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-633 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-633" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-647 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-647" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-648 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-648" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-680 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-680" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-684 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-684" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-704 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-704" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-748 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-748" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-749 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-749" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-750 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-750" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-755 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-755" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-756 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-756" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-758 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-758" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-759 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-759" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-792 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-792" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <para>
+
+ </para>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-963 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-963" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-979 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-979" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <para>
+
+ </para>
+
+ </listitem>
+ </varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-990 -->
+ <varlistentry>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-990" /></term>
+ <listitem>
+
+ <remark>JIRA is OPEN</remark>
+
+
+ <warning>
+ <title>Not Public Yet - RHT+eXo</title>
+ <para>
+
+ </para>
+ </warning>
+
+ </listitem>
+ </varlistentry>
+
+</variablelist>
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/resolved_issues.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/resolved_issues.xml 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/en-US/resolved_issues.xml 2011-08-11 06:43:09 UTC (rev 7049)
@@ -1,336 +1,73 @@
<?xml version='1.0'?>
<!DOCTYPE variablelist PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
]>
-<!-- release notes text customfield_12310211 -->
<variablelist>
+ <!-- https://issues.jboss.org/browse/JBEPP-645 -->
<varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2248"></ulink></term>
- <listitem>
- <para>
- A bug that prevented users from logging in using the pre-formatted URL <ulink type="http" url="http://localhost:8080/ecmdemo/login?username=john&password=gtn&in..."></ulink> has been corrected with an upstream patch.
- </para>
- </listitem>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-645" /></term>
+ <listitem>
+
+
+ <para>
+ A bug in the Content Duplicity Check in the multiple content selector has been corrected. The content selector now matches the target path of each selected node against those already selected and, if a duplicate is found a warning is presented and the new node is rejected. This prevents users from selecting the same file more than once.
+ </para>
+
+ </listitem>
</varlistentry>
+
+ <!-- https://issues.jboss.org/browse/JBEPP-745 -->
<varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1907"></ulink></term>
- <listitem>
- <para>
- An bug found when setting a <emphasis>Publication Lifecycle</emphasis> resulted in the <emphasis>Authoring</emphasis> life-cycle being activated regardless of the user's selection. This behavior has been corrected with an upstream patch.
- </para>
- <para>
- This patch also corrects a similar behavior as documented in <ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1534"></ulink>.
- </para>
- </listitem>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-745" /></term>
+ <listitem>
+
+
+ <para>
+ An 'Unknown error' encountered when attempting to save an HTML page has been resolved in this release.
+ </para>
+
+ </listitem>
</varlistentry>
+
+<!-- https://issues.jboss.org/browse/JBEPP-751 -->
<varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1688"></ulink></term>
- <listitem>
- <para>
- A bug which prevented custom <filename>.war</filename> files from being successfully imported through the <application>Application Registry</application> of the <literal>ecmdemo</literal> domain has been corrected.
- </para>
- </listitem>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-751" /></term>
+ <listitem>
+
+
+ <para>
+ Problems with URL parameters being lost when returning from in-context editing in the ContentExplorer portlet were encountered in previous versions of JBoss Enterprise Portal Platform. This issue has been resolved in this release.
+ </para>
+
+ </listitem>
</varlistentry>
+
+<!-- https://issues.jboss.org/browse/JBEPP-947 -->
<varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1890"></ulink></term>
- <listitem>
- <para>
- A bug resulting in an <literal>Unexpected Error</literal> encountered when adding a document to <parameter>/exo:ecm/exo:taxonomyTrees/definition/acme</parameter> has been resolved.
- </para>
- </listitem>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-947" /></term>
+ <listitem>
+
+
+ <para>
+ In previous versions of JBoss Enterprise Portal Platform, the Quick Login links found on the front page of the classic site where rendered inactive when the Site Publisher plugin was deployed. This issue has been corrected in this release.
+ </para>
+
+ </listitem>
</varlistentry>
+
+
+ <!-- https://issues.jboss.org/browse/JBEPP-957 -->
<varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1903"></ulink></term>
- <listitem>
- <para>
- A <literal>ConstraintViolationException</literal> encountered when importing a versioned <literal>nt:folder</literal> node was found to be caused by the <literal>nt:versionedChild</literal> disallowing <literal>nt:versionedChild</literal> subnodes. An upstream patch has corrected this behavior, avoiding the error and allowing successful import of versioned subnodes and their history.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1908"></ulink></term>
- <listitem>
- <para>
- An upstream patch has modified Site Publisher's default behavior if an invalid value was entered as a file <emphasis>Category</emphasis>. Now, instead of clearing the field without feedback, a warning message is displayed that informs the user that they have entered an invalid value.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1942"></ulink></term>
- <listitem>
- <para>
- A memory leak discovered in <literal>PortletFutureCache</literal> has been corrected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1980"></ulink></term>
- <listitem>
- <para>
- A code bug prevented <filename>PDF</filename> files attached to <literal>Article</literal> documents from being viewable in the <emphasis>Content Detail Portlet</emphasis>. This has been corrected with an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1981"></ulink></term>
- <listitem>
- <para>
- A bug was encountered that caused the <emphasis>Content by URL</emphasis> portlet to display incorrect content to public users in some instances. For instance; the URL pointing to <filename>document1</filename> might correctly show <filename>document1</filename> in one browser window, while the same URL might incorrectly present <filename>document2</filename> in a different browser tab or window.
- </para>
- <para>
- An upstream patch has resolved this issue.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1998"></ulink></term>
- <listitem>
- <para>
- A bug that prevented a new file (either uploaded or created) from appearing under a taxonomy tree immediately after it had been added to that taxonomy category has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1999"></ulink></term>
- <listitem>
- <para>
- A code bug that prevented Internet Explorer 8 from sanitizing special (accented) characters in URLs has been corrected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2000"></ulink></term>
- <listitem>
- <para>
- A bug in the pagination code prevented the Pager in <emphasis>Content Selector</emphasis> from rendering page views correctly in Internet Explorer 8, Firefox 3.5 or Google Chrome. This bug was fixed in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-2009"></ulink></term>
- <listitem>
- <para>
- Upstream patches have corrected code bugs that resulted in multi-valued <emphasis>WYSIWYG</emphasis> fields being uneditable and set to <parameter>null</parameter>.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-972"></ulink></term>
- <listitem>
- <para>
- A warning message has been added to the <emphasis>Manage Users</emphasis> form to advise users attempting to delete <emphasis>Administrator</emphasis> privileges that they cannot do so.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1179"></ulink></term>
- <listitem>
- <para>
- The Newsletter category <emphasis>General</emphasis> and the subscription <emphasis>Check-list</emphasis> are no longer loaded by default.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1395"></ulink></term>
- <listitem>
- <para>
- A patch has been applied to the code which implements a task within the JCR to remove any unassigned symlinks. This update resolves the issue of symlinks being retained in the JCR after the original object is deleted.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1446"></ulink></term>
- <listitem>
- <para>
- A bug that prevented the <emphasis>Manage Lock</emphasis> list from updating with a group added to the lock list in <emphasis>Group Management</emphasis> has been corrected in a upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1502"></ulink></term>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1754"></ulink></term>
- <listitem>
+ <term><ulink url="https://issues.jboss.org/browse/JBEPP-957" /></term>
+ <listitem>
+
+
<para>
- Upstream patches have resolved various bugs in the <emphasis>RSS</emphasis> function that resulted in some feed URLs pointing to incorrect content or not rendering correctly if they contained special or accented characters. RSS links now work as expected.
+ A bug in the Site Publisher code prevents the system from correctly calculating the size of an upload. This may allow files that do not adhere to the 10MB size limit to be uploaded.
</para>
- </listitem>
+
+ </listitem>
</varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1765"></ulink></term>
- <listitem>
- <para>
- A new feature has been added to Site Publisher which displays a warning message when a user is about to close a document that has unsaved changes. The message warns the user that they will lose unsaved changes if they close the current document.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1776"></ulink></term>
- <listitem>
- <para>
- A bug that prevented users from opening nodes whose names begin with a period (.) has been corrected. Users can now open files as expected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1780"></ulink></term>
- <listitem>
- <para>
- A code bug that produced an error message when adding universal permissions (*) to view new system elements (views, templates, etc) after adding tag permissions for managers has been corrected by an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1782"></ulink></term>
- <listitem>
- <para>
- A bug which resulted in newly added node properties not appearing in the property list has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1819"></ulink></term>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1866"></ulink></term>
- <listitem>
- <para>
- A bug which produced an "<emphasis>Unknown Error</emphasis>" message when attempting to save edited permission settings on <literal>nt:unstructured</literal> nodes has been resolved in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1824"></ulink></term>
- <listitem>
- <para>
- A bug which prevented users from viewing the content of a document attached to an article in <emphasis>SCV</emphasis> has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1836"></ulink></term>
- <listitem>
- <para>
- A bug which produced an error pop-up when attempting to view an uploaded image while in "<emphasis>jailed</emphasis>" mode has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1841"></ulink></term>
- <listitem>
- <para>
- A bug that prevented the '<emphasis>collapse</emphasis>' icon (-) from switching to the '<emphasis>expand</emphasis>' icon (+) after a folder was collapsed has been corrected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1853"></ulink></term>
- <listitem>
- <para>
- A code bug which may have revealed the <emphasis>edit/remove</emphasis> options on <emphasis>Queries</emphasis> to users without the required authorizations has been corrected. Edit permissions are now validated before the options are presented.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1857"></ulink></term>
- <listitem>
- <para>
- A code bug was found to revert the mode selector in the administration bar from <emphasis>Edit</emphasis> to <emphasis>Published</emphasis> when the user switched from one site to another, even though the <guilabel>edit</guilabel> buttons remained visible on page elements. This bug has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1861"></ulink></term>
- <listitem>
- <para>
- A bug which threw an exception when a user attempted to edit content which has different permissions than it's parent directory has been corrected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1862"></ulink></term>
- <listitem>
- <para>
- A bug in the code caused Site Publisher to attempt to open a new page from the last opened folder rather than the correct file path. This caused an exception to be thrown in the console. This bug has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1863"></ulink></term>
- <listitem>
- <para>
- A bug which caused Site Publisher to throw an exception when a user attempted to create and use a <emphasis>Category</emphasis> which contained an accented character has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1865"></ulink></term>
- <listitem>
- <para>
- A bug which allowed empty property fields to overwrite original values when editing an uploaded content file (an image or pdf, for example), resulting in an exception has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1868"></ulink></term>
- <listitem>
- <para>
- A bug which caused published content in <emphasis>CLV</emphasis> portlets to remain visible and accessible even after it had been deleted has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1874"></ulink></term>
- <listitem>
- <para>
- A bug causing some browser tabs to show '<emphasis role="bold">null</emphasis>', rather than the title of the Site Publisher page being viewed has been corrected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1875"></ulink></term>
- <listitem>
- <para>
- A bug which caused the most recent versions of edited documents to appear on a page even after the document had been restored to an earlier (possibly non-edited version) has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1887"></ulink></term>
- <listitem>
- <para>
- A bug that prevented commenting on documents when using IE7 has been corrected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1882"></ulink></term>
- <listitem>
- <para>
- A bug which threw an exception after a user attempted to access a Newsletter category after having deleted a newsletter from that category has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1916"></ulink></term>
- <listitem>
- <para>
- A bug which prevented newly created documents from appearing in simple searches has been corrected.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1885"></ulink></term>
- <listitem>
- <para>
- A bug which prevented a node that was locked by a user from being unlocked by an administrator has been corrected in an upstream patch.
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><ulink type="http" url="https://jira.exoplatform.org/browse/ECMS-1883"></ulink></term>
- <listitem>
- <para>
- Importing portlets through the <application>Application Registry</application> using the <guilabel>Import Application</guilabel> button results in some portlets being registered twice. This is because these portlets are registered once during the portal initialization and then registered again during the <emphasis role="bold">Import</emphasis> action.
- </para>
- </listitem>
- </varlistentry>
+
</variablelist>
Modified: epp/docs/branches/5.1/Site_Publisher/Release_Notes/publican.cfg
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Release_Notes/publican.cfg 2011-08-11 06:13:48 UTC (rev 7048)
+++ epp/docs/branches/5.1/Site_Publisher/Release_Notes/publican.cfg 2011-08-11 06:43:09 UTC (rev 7049)
@@ -4,7 +4,7 @@
xml_lang: en-US
type: Article
brand: JBoss
-show_remarks: 1
+#show_remarks: 1
cvs_branch: DOCS-RHEL-6
cvs_root: :ext:cvs.devel.redhat.com:/cvs/dist
cvs_pkg: JBoss_Enterprise_Portal_Platform-Site_Publisher_5.1.1_Release_Notes-5.1-web-__LANG__
\ No newline at end of file
13 years, 4 months
gatein SVN: r7048 - in epp/docs/branches/5.1/Site_Publisher/Installation_Guide: en-US and 1 other directory.
by do-not-reply@jboss.org
Author: smumford
Date: 2011-08-11 02:13:48 -0400 (Thu, 11 Aug 2011)
New Revision: 7048
Modified:
epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Book_Info.xml
epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Installation.xml
epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Revision_History.xml
epp/docs/branches/5.1/Site_Publisher/Installation_Guide/publican.cfg
Log:
Updated for 5.1.1 Release.
Modified: epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Book_Info.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Book_Info.xml 2011-08-11 05:53:52 UTC (rev 7047)
+++ epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Book_Info.xml 2011-08-11 06:13:48 UTC (rev 7048)
@@ -9,7 +9,7 @@
<productname>JBoss Enterprise Portal Platform</productname>
<productnumber>5.1</productnumber>
<edition>2</edition>
- <pubsnumber>5.1.2</pubsnumber>
+ <pubsnumber>5.1.3</pubsnumber>
<abstract>
<para>
This book provides information about obtaining, installing and running the JBoss Enterprise Portal Platform Site Publisher extension. It forms the documentation suite along with the Site Publisher User Guide available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Site_Publisher/index.html" />
Modified: epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Installation.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Installation.xml 2011-08-11 05:53:52 UTC (rev 7047)
+++ epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Installation.xml 2011-08-11 06:13:48 UTC (rev 7048)
@@ -4,226 +4,226 @@
%BOOK_ENTITIES;
]>
<chapter id="chap-Installation_Guide-Installation">
- <title>Installation</title>
+ <title>Installation</title>
- <section id="sect-Installation_Guide-Installation-Pre_Installation_Requirements">
- <title><emphasis role="bold">Pre-Installation Requirements</emphasis></title>
- <para>
+ <section id="sect-Installation_Guide-Installation-Pre_Installation_Requirements">
+ <title><emphasis role="bold">Pre-Installation Requirements</emphasis></title>
+ <para>
Site Publisher is an extension to the JBoss Enterprise Portal Platform product. It is not a standalone product. Therefore it needs to be installed into a working installation of JBoss Enterprise Portal Platform to function.
- </para>
- <para>
- If you do not already have a installation of JBoss Enterprise Portal Platform you should follow the steps outlined in the JBoss Enterprise Portal Platform Installation Guide to obtain and install an instance of the Portal Platform.
- </para>
- <para>
- The JBoss Enterprise Portal Platform Installation Guide is available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...." />. A User Guide and Reference Guide are also available at this location and should be reviewed to ensure your Portal Platform is configured correctly.
- </para>
+ </para>
+ <para>
+ If you do not already have a installation of JBoss Enterprise Portal Platform you should follow the steps outlined in the JBoss Enterprise Portal Platform Installation Guide to obtain and install an instance of the Portal Platform.
+ </para>
+ <para>
+ The JBoss Enterprise Portal Platform Installation Guide is available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...." />. A User Guide and Reference Guide are also available at this location and should be reviewed to ensure your Portal Platform is configured correctly.
+ </para>
<important>
<title>JBoss Enterprise Portal Platform Environments</title>
<para>
- The <emphasis role="bold">Site Publisher</emphasis> add-on that is part of the &VZ; release can only be installed into a <emphasis>clean</emphasis> installation of JBoss Enterprise Portal Platform version 5.1 or later.
- </para>
- <itemizedlist>
- <listitem>
- <para>
- It <emphasis role="bold">cannot</emphasis> be installed into a <emphasis>pre-existing</emphasis> and configured JBoss Enterprise Portal Platform installation (that is; a deployment that contains configuration settings or data that is not standard in the release).
- </para>
- </listitem>
- <listitem>
- <para>
- Likewise, Site Publisher <emphasis role="bold">cannot</emphasis> be installed onto JBoss Enterprise Portal Platform 5.0 or 5.0.1 versions (including installations that include the technical preview release of the Site Publisher extension).
- </para>
- <para>
- You must deploy a new instance of JBoss Enterprise Portal Platform 5.1.1 in order to use the Site Publisher add-on.
- </para>
- </listitem>
- </itemizedlist>
+ The <emphasis role="bold">Site Publisher</emphasis> add-on that is part of the &VZ; release can only be installed into a <emphasis>clean</emphasis> installation of JBoss Enterprise Portal Platform version 5.1 or later.
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ It <emphasis role="bold">cannot</emphasis> be installed into a <emphasis>pre-existing</emphasis> and configured JBoss Enterprise Portal Platform installation (that is; a deployment that contains configuration settings or data that is not standard in the release).
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ Likewise, Site Publisher <emphasis role="bold">cannot</emphasis> be installed onto JBoss Enterprise Portal Platform 5.0 or 5.0.1 versions (including installations that include the technical preview release of the Site Publisher extension).
+ </para>
+ <para>
+ You must deploy a new instance of JBoss Enterprise Portal Platform 5.1.1 in order to use the Site Publisher add-on.
+ </para>
+ </listitem>
+ </itemizedlist>
</important>
<note>
- <title>JBoss Enterprise Portal Platform Subscriptions</title>
- <para>
+ <title>JBoss Enterprise Portal Platform Subscriptions</title>
+ <para>
Subscriptions for Site Publisher are separate from JBoss Enterprise Portal Platform subscriptions.
- </para>
- <para>
+ </para>
+ <para>
If you do not already have a subscription to JBoss Enterprise Portal Platform you will need to obtain one in addition to your Site Publisher subscription in order to install and run Site Publisher.
- </para>
- </note>
- </section>
-
- <section id="sect-Installation_Guide-Installation-Configuration_Locations">
- <title>Configuration Locations</title>
- <para>
- Installation of the Site Publisher add-on requires various configuration files to be copied to the configuration location of your JBoss Enterprise Portal Platform instance.
- </para>
- <para>
- There are three possible locations for these configuration files depending on your JBoss Enterprise Portal Platform configuration setup:
- </para>
- <variablelist>
- <varlistentry>
- <term>Default</term>
- <listitem>
- <para>
- <filename>jboss-epp-&VX;/jboss-as/server/default/deploy</filename>.
- </para>
+ </para>
+ </note>
+ </section>
+
+ <section id="sect-Installation_Guide-Installation-Configuration_Locations">
+ <title>Configuration Locations</title>
+ <para>
+ Installation of the Site Publisher add-on requires various configuration files to be copied to the configuration location of your JBoss Enterprise Portal Platform instance.
+ </para>
+ <para>
+ There are three possible locations for these configuration files depending on your JBoss Enterprise Portal Platform configuration setup:
+ </para>
+ <variablelist>
+ <varlistentry>
+ <term>Default</term>
+ <listitem>
+ <para>
+ <filename>jboss-epp-<replaceable><version></replaceable>/jboss-as/server/default/deploy</filename>.
+ </para>
- </listitem>
+ </listitem>
- </varlistentry>
- <varlistentry>
- <term>All</term>
- <listitem>
- <para>
- <filename>jboss-epp-&VX;/jboss-as/server/all/deploy</filename>.
- </para>
+ </varlistentry>
+ <varlistentry>
+ <term>All</term>
+ <listitem>
+ <para>
+ <filename>jboss-epp-<replaceable><version></replaceable>/jboss-as/server/all/deploy</filename>.
+ </para>
- </listitem>
+ </listitem>
- </varlistentry>
- <varlistentry>
- <term>Production</term>
- <listitem>
- <para>
- <filename>jboss-epp-&VX;/jboss-as/server/production/deploy</filename>.
- </para>
+ </varlistentry>
+ <varlistentry>
+ <term>Production</term>
+ <listitem>
+ <para>
+ <filename>jboss-epp-<replaceable><version></replaceable>/jboss-as/server/production/deploy</filename>.
+ </para>
- </listitem>
+ </listitem>
- </varlistentry>
+ </varlistentry>
- </variablelist>
- <para>
- Ensure you know which of the above configuration profiles are to be used in your JBoss Enterprise Portal Platform environment before you begin the installation.
- </para>
- <para>
+ </variablelist>
+ <para>
+ Ensure you know which of the above configuration profiles are to be used in your JBoss Enterprise Portal Platform environment before you begin the installation.
+ </para>
+ <para>
Alternatively, the required files can be copied into each of the three locations to ensure that Site Publisher can be used with each of the three configuration profiles.
- </para>
- <para>
- If you use a custom configuration profile, copy the files into the corresponding location of your profile.
- </para>
+ </para>
+ <para>
+ If you use a custom configuration profile, copy the files into the corresponding location of your profile.
+ </para>
- </section>
-
- <section id="sect-Installation_Guide-Installation-Installation_Instructions">
- <title>Installation Instructions</title>
- <procedure>
- <step>
- <para>
+ </section>
+
+ <section id="sect-Installation_Guide-Installation-Installation_Instructions">
+ <title>Installation Instructions</title>
+ <procedure>
+ <step>
+ <para>
If you have not already done so, deploy a new installation of JBoss Enterprise Portal Platform &VX;.
- </para>
+ </para>
- </step>
- <step>
- <para>
- Download the <filename>jboss-eppsp-&VX;-exo-<version>-GA.zip</filename> file from the Red Hat JBoss Customer Support Portal and extract it to an easily accessible location.
- </para>
+ </step>
+ <step>
+ <para>
+ Download the <filename>jboss-eppsp-<replaceable><version></replaceable>-exo-<replaceable><version></replaceable>-GA.zip</filename> file from the Red Hat JBoss Customer Support Portal and extract it to an easily accessible location.
+ </para>
- </step>
- <step>
- <para>
- Copy the <filename>gatein-wcm-extension-<version>-GA.ear</filename> file from the extracted location to the configuration location of your JBoss Enterprise Portal Platform installation (as discussed in <xref linkend="sect-Installation_Guide-Installation-Configuration_Locations" />).
- </para>
+ </step>
+ <step>
+ <para>
+ Copy the <filename>gatein-wcm-extension-<replaceable><version></replaceable>-GA.ear</filename> file from the extracted location to the configuration location of your JBoss Enterprise Portal Platform installation (as discussed in <xref linkend="sect-Installation_Guide-Installation-Configuration_Locations" />).
+ </para>
</step>
- <step>
- <para>
- <emphasis role="bold">Optional step</emphasis>:
- </para>
- <para>
- The extracted location will also contain the following files:
+ <step>
+ <para>
+ <emphasis role="bold">Optional step</emphasis>:
+ </para>
+ <para>
+ The extracted location will also contain the following files:
</para>
<itemizedlist>
<listitem>
<para>
- <filename>gatein-eppspdemo-portal-<version>-GA.ear</filename>
+ <filename>gatein-eppspdemo-portal-<replaceable><version></replaceable>-GA.ear</filename>
</para>
</listitem>
- <listitem>
- <para>
- <filename>gatein-ds.xml</filename>
- </para>
- </listitem>
- <listitem>
- <para>
- <filename>wcm-ds.xml</filename>
- </para>
- </listitem>
- </itemizedlist>
+ <listitem>
+ <para>
+ <filename>gatein-ds.xml</filename>
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <filename>wcm-ds.xml</filename>
+ </para>
+ </listitem>
+ </itemizedlist>
<para>
These files provides a sample portal and are not required for the Site Publisher add-on to operate.
- </para>
+ </para>
<para>
- Copying these files to the configuration location used in the previous step, however, will include a sample portal which can be used to verify a successful installation of the Site Publisher component.
- </para>
- <note>
- <title>Overwriting gatein-ds.xml</title>
- <para>
- Be aware that a base installation of JBoss Enterprise Portal Platform already contains a <filename>gatein-ds.xml</filename> file in the <filename>deploy</filename> directory. It is recommended that this file be backed-up before copying the new Site Publisher version of the file.
- </para>
- <para>
- This ensures that if you wish to 'uninstall' the Site Publisher add-on, you can revert to the original <filename>gatein-ds.xml</filename> file.
- </para>
- </note>
- </step>
- <step>
- <para>
- Start JBoss Enterprise Portal Platform using your established method, the procedures outlined in the JBoss Enterprise Portal Platform Installation Guide or by following the steps below:
- </para>
- <procedure>
- <step>
- <para>
+ Copying these files to the configuration location used in the previous step, however, will include a sample portal which can be used to verify a successful installation of the Site Publisher component.
+ </para>
+ <note>
+ <title>Overwriting gatein-ds.xml</title>
+ <para>
+ Be aware that a base installation of JBoss Enterprise Portal Platform already contains a <filename>gatein-ds.xml</filename> file in the <filename>deploy</filename> directory. It is recommended that this file be backed-up before copying the new Site Publisher version of the file.
+ </para>
+ <para>
+ This ensures that if you wish to 'uninstall' the Site Publisher add-on, you can revert to the original <filename>gatein-ds.xml</filename> file.
+ </para>
+ </note>
+ </step>
+ <step>
+ <para>
+ Start JBoss Enterprise Portal Platform using your established method, the procedures outlined in the JBoss Enterprise Portal Platform Installation Guide or by following the steps below:
+ </para>
+ <procedure>
+ <step>
+ <para>
Open a command-line terminal session and navigate to the <filename>jboss-epp-&VX;/jboss-as/bin</filename> directory in the JBoss Enterprise Portal Platform location.
- </para>
+ </para>
- </step>
- <step>
- <para>
- Run the command that corresponds to your operating environment.
- </para>
- <itemizedlist>
- <listitem>
- <para>
- In Windows:
- </para>
-
+ </step>
+ <step>
+ <para>
+ Run the command that corresponds to your operating environment.
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ In Windows:
+ </para>
+
<programlisting>run.bat</programlisting>
- </listitem>
- <listitem>
- <para>
- In Unix/Linux/Cygwin:
- </para>
-
+ </listitem>
+ <listitem>
+ <para>
+ In Unix/Linux/Cygwin:
+ </para>
+
<programlisting>./run.sh</programlisting>
- </listitem>
+ </listitem>
- </itemizedlist>
+ </itemizedlist>
- </step>
+ </step>
- </procedure>
- </step>
- <step>
- <para>
- If you included the <filename>gatein-ecmdemo-portal-<version>-GA.ear</filename> file from <emphasis role="bold">Step 5</emphasis>, navigate to <ulink type="http" url="http://localhost:8080/ecmdemo/public/classic">http://localhost:8080/ecmdemo/public/classic</ulink>.
- </para>
- <para>
- If your installation has been successful, you will see the following sample homepage:
- </para>
- <mediaobject>
- <imageobject role="html">
- <imagedata fileref="images/epp-sp-homepage.png" format="PNG" scale="90"/>
- </imageobject>
- <imageobject role="fo">
- <imagedata contentwidth="150mm" fileref="images/epp-sp-homepage.png" format="PNG" width="444" />
- </imageobject>
+ </procedure>
+ </step>
+ <step>
+ <para>
+ If you included the <filename>gatein-ecmdemo-portal-<replaceable><version></replaceable>-GA.ear</filename> file from <emphasis role="bold">Step 5</emphasis>, navigate to <ulink type="http" url="http://localhost:8080/ecmdemo/public/classic">http://localhost:8080/ecmdemo/public/classic</ulink>.
+ </para>
+ <para>
+ If your installation has been successful, you will see the following sample homepage:
+ </para>
+ <mediaobject>
+ <imageobject role="html">
+ <imagedata fileref="images/epp-sp-homepage.png" format="PNG" scale="90"/>
+ </imageobject>
+ <imageobject role="fo">
+ <imagedata contentwidth="150mm" fileref="images/epp-sp-homepage.png" format="PNG" width="444" />
+ </imageobject>
- </mediaobject>
- <para>
- If you did not include the <filename>gatein-ecmdemo-portal-<version>-GA.ear</filename> file, refer to the documentation available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...." /> for instructions on how to create a portal using Site Publisher's features.
- </para>
+ </mediaobject>
+ <para>
+ If you did not include the <filename>gatein-ecmdemo-portal-<version>-GA.ear</filename> file, refer to the documentation available at <ulink type="http" url="http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/index...." /> for instructions on how to create a portal using Site Publisher's features.
+ </para>
- </step>
+ </step>
- </procedure>
+ </procedure>
<note>
<title>JBoss Enterprise Portal Platform Installation</title>
<para>
@@ -234,7 +234,7 @@
</para>
</note>
- </section>
+ </section>
</chapter>
Modified: epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Revision_History.xml
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Revision_History.xml 2011-08-11 05:53:52 UTC (rev 7047)
+++ epp/docs/branches/5.1/Site_Publisher/Installation_Guide/en-US/Revision_History.xml 2011-08-11 06:13:48 UTC (rev 7048)
@@ -8,7 +8,7 @@
<simpara>
<revhistory>
<revision>
- <revnumber>2-5.1.2</revnumber>
+ <revnumber>2-5.1.3</revnumber>
<date>Fri Jul 15 2011</date>
<author>
<firstname>Scott</firstname>
@@ -34,7 +34,7 @@
<member>Updated for 5.1.1 Release.</member>
</simplelist>
</revdescription>
- </revision>-->
+ </revision>
<revision>
<revnumber>1-5.3</revnumber>
<date>Wed June 22 2011</date>
@@ -50,7 +50,7 @@
</simplelist>
</revdescription>
</revision>
- <!-- <revision>
+ <revision>
<revnumber>1-5.2</revnumber>
<date>Thu Jun 02 2011</date>
<author>
Modified: epp/docs/branches/5.1/Site_Publisher/Installation_Guide/publican.cfg
===================================================================
--- epp/docs/branches/5.1/Site_Publisher/Installation_Guide/publican.cfg 2011-08-11 05:53:52 UTC (rev 7047)
+++ epp/docs/branches/5.1/Site_Publisher/Installation_Guide/publican.cfg 2011-08-11 06:13:48 UTC (rev 7048)
@@ -4,7 +4,7 @@
xml_lang: en-US
type: Book
brand: JBoss
-show_remarks: 1
+#show_remarks: 1
cvs_branch: DOCS-RHEL-6
cvs_root: :ext:cvs.devel.redhat.com:/cvs/dist
cvs_pkg: JBoss_Enterprise_Portal_Platform-Site_Publisher_Installation_Guide-5.1-web-__LANG__
13 years, 4 months