Author: bdaw
Date: 2012-03-01 06:25:33 -0500 (Thu, 01 Mar 2012)
New Revision: 8518
Modified:
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_en.properties
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh.xml
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh_TW.xml
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/portlet.xml
epp/portal/branches/EPP_5_2_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_16_ViewPortlets.html
Log:
Bug 794383 - (JBEPP-1427) wrong name of the Breadcrumbs Portlet
Modified:
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_en.properties
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_en.properties 2012-03-01
09:14:09 UTC (rev 8517)
+++
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_en.properties 2012-03-01
11:25:33 UTC (rev 8518)
@@ -17,4 +17,4 @@
# 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
#
-javax.portlet.title=Breadcumbs Portlet
+javax.portlet.title=Breadcrumbs Portlet
Modified:
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh.xml
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh.xml 2012-03-01
09:14:09 UTC (rev 8517)
+++
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh.xml 2012-03-01
11:25:33 UTC (rev 8518)
@@ -2,7 +2,7 @@
<bundle>
<javax>
<portlet>
- <title>Breadcumbs Portlet</title>
+ <title>Breadcrumbs Portlet</title>
</portlet>
</javax>
</bundle>
\ No newline at end of file
Modified:
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh_TW.xml
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh_TW.xml 2012-03-01
09:14:09 UTC (rev 8517)
+++
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/classes/locale/portlet/web/BreadcumbsPortlet_zh_TW.xml 2012-03-01
11:25:33 UTC (rev 8518)
@@ -2,7 +2,7 @@
<bundle>
<javax>
<portlet>
- <title>Breadcumbs Portlet</title>
+ <title>Breadcrumbs Portlet</title>
</portlet>
</javax>
</bundle>
\ No newline at end of file
Modified:
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/portlet.xml
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/portlet.xml 2012-03-01
09:14:09 UTC (rev 8517)
+++
epp/portal/branches/EPP_5_2_Branch/portlet/web/src/main/webapp/WEB-INF/portlet.xml 2012-03-01
11:25:33 UTC (rev 8518)
@@ -122,9 +122,9 @@
</portlet>
<portlet>
- <description xml:lang="EN">Breadcumbs Portlet</description>
+ <description xml:lang="EN">Breadcrumbs Portlet</description>
<portlet-name>BreadcumbsPortlet</portlet-name>
- <display-name xml:lang="EN">Breadcumbs Portlet</display-name>
+ <display-name xml:lang="EN">Breadcrumbs Portlet</display-name>
<portlet-class>org.exoplatform.webui.application.portlet.PortletApplicationController</portlet-class>
<init-param>
Modified:
epp/portal/branches/EPP_5_2_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_16_ViewPortlets.html
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_16_ViewPortlets.html 2012-03-01
09:14:09 UTC (rev 8517)
+++
epp/portal/branches/EPP_5_2_Branch/testsuite/selenium-snifftests/src/suite/org/exoplatform/portal/selenium/NewSnifftest/Test_SNF_PRL_16_ViewPortlets.html 2012-03-01
11:25:33 UTC (rev 8518)
@@ -503,27 +503,27 @@
</tr>
<tr>
<td>echo</td>
- <td>-- Verify details of Web >>Breadcumbs Portlet--</td>
+ <td>-- Verify details of Web >>Breadcrumbs Portlet--</td>
<td></td>
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>link=Breadcumbs Portlet</td>
+ <td>link=Breadcrumbs Portlet</td>
<td></td>
</tr>
<tr>
<td>click</td>
- <td>link=Breadcumbs Portlet</td>
+ <td>link=Breadcrumbs Portlet</td>
<td></td>
</tr>
<tr>
<td>waitForTextPresent</td>
- <td>Breadcumbs Portlet</td>
+ <td>Breadcrumbs Portlet</td>
<td></td>
</tr>
<tr>
<td>verifyTextPresent</td>
- <td>Breadcumbs Portlet</td>
+ <td>Breadcrumbs Portlet</td>
<td></td>
</tr>
<tr>