gatein SVN: r6459 - components/mop/tags.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-05-10 04:48:00 -0400 (Tue, 10 May 2011)
New Revision: 6459
Added:
components/mop/tags/1.0.6-GA/
Log:
[maven-scm] copy for tag 1.0.6-GA
13 years, 7 months
gatein SVN: r6458 - in components/mop/branches/1.0.x: api and 2 other directories.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-05-10 04:47:35 -0400 (Tue, 10 May 2011)
New Revision: 6458
Modified:
components/mop/branches/1.0.x/api/pom.xml
components/mop/branches/1.0.x/core/pom.xml
components/mop/branches/1.0.x/pom.xml
components/mop/branches/1.0.x/spi/pom.xml
Log:
[maven-release-plugin] prepare release 1.0.6-GA
Modified: components/mop/branches/1.0.x/api/pom.xml
===================================================================
--- components/mop/branches/1.0.x/api/pom.xml 2011-05-10 08:45:14 UTC (rev 6457)
+++ components/mop/branches/1.0.x/api/pom.xml 2011-05-10 08:47:35 UTC (rev 6458)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.6-Beta02-SNAPSHOT</version>
+ <version>1.0.6-GA</version>
</parent>
<!-- ****************** -->
Modified: components/mop/branches/1.0.x/core/pom.xml
===================================================================
--- components/mop/branches/1.0.x/core/pom.xml 2011-05-10 08:45:14 UTC (rev 6457)
+++ components/mop/branches/1.0.x/core/pom.xml 2011-05-10 08:47:35 UTC (rev 6458)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.6-Beta02-SNAPSHOT</version>
+ <version>1.0.6-GA</version>
</parent>
<!-- ****************** -->
Modified: components/mop/branches/1.0.x/pom.xml
===================================================================
--- components/mop/branches/1.0.x/pom.xml 2011-05-10 08:45:14 UTC (rev 6457)
+++ components/mop/branches/1.0.x/pom.xml 2011-05-10 08:47:35 UTC (rev 6458)
@@ -34,16 +34,16 @@
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.6-Beta02-SNAPSHOT</version>
+ <version>1.0.6-GA</version>
<packaging>pom</packaging>
<name>GateIn - MOP</name>
<description>Model Object for Portal</description>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/mop/branches/1.0.x/</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/mop/branches/1.0.x/</developerConnection>
- <url>http://fisheye.jboss.org/browse/gatein/components/mop/branches/1.0.x/</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/components/mop/tags/1.0.6-GA</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/gatein/components/mop/tags/1.0.6-GA</developerConnection>
+ <url>http://fisheye.jboss.org/browse/gatein/components/mop/tags/1.0.6-GA</url>
</scm>
<dependencyManagement>
Modified: components/mop/branches/1.0.x/spi/pom.xml
===================================================================
--- components/mop/branches/1.0.x/spi/pom.xml 2011-05-10 08:45:14 UTC (rev 6457)
+++ components/mop/branches/1.0.x/spi/pom.xml 2011-05-10 08:47:35 UTC (rev 6458)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.mop</groupId>
<artifactId>mop-parent</artifactId>
- <version>1.0.6-Beta02-SNAPSHOT</version>
+ <version>1.0.6-GA</version>
</parent>
<!-- ****************** -->
13 years, 7 months
gatein SVN: r6457 - components/mop/branches/1.0.x.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-05-10 04:45:14 -0400 (Tue, 10 May 2011)
New Revision: 6457
Modified:
components/mop/branches/1.0.x/pom.xml
Log:
remove unused profile
Modified: components/mop/branches/1.0.x/pom.xml
===================================================================
--- components/mop/branches/1.0.x/pom.xml 2011-05-10 08:42:25 UTC (rev 6456)
+++ components/mop/branches/1.0.x/pom.xml 2011-05-10 08:45:14 UTC (rev 6457)
@@ -143,14 +143,4 @@
<module>core</module>
</modules>
- <!-- for testing purpose only -->
- <profiles>
- <profile>
- <id>chromattictrunk</id>
- <properties>
- <org.chromattic.version>1.1.0-SNAPSHOT</org.chromattic.version>
- </properties>
- </profile>
- </profiles>
-
</project>
13 years, 7 months
gatein SVN: r6456 - components/mop/branches/1.0.x.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-05-10 04:42:25 -0400 (Tue, 10 May 2011)
New Revision: 6456
Modified:
components/mop/branches/1.0.x/pom.xml
Log:
GTNMOP-36 : Update to Chromattic 1.0.8
Modified: components/mop/branches/1.0.x/pom.xml
===================================================================
--- components/mop/branches/1.0.x/pom.xml 2011-05-09 17:09:54 UTC (rev 6455)
+++ components/mop/branches/1.0.x/pom.xml 2011-05-10 08:42:25 UTC (rev 6456)
@@ -124,7 +124,7 @@
<!-- Build settings -->
<!-- ************** -->
- <org.chromattic.version>1.0.6</org.chromattic.version>
+ <org.chromattic.version>1.0.8</org.chromattic.version>
<!--
Current testuite doesn't work with surefire 2.7 defined in parent pom
13 years, 7 months
gatein SVN: r6455 - epp/portal/branches/EPP_5_1_0_GA_JBEPP-876/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component.
by do-not-reply@jboss.org
Author: tkobayas(a)redhat.com
Date: 2011-05-09 13:09:54 -0400 (Mon, 09 May 2011)
New Revision: 6455
Modified:
epp/portal/branches/EPP_5_1_0_GA_JBEPP-876/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java
Log:
JBEPP-876 Navigation is overwritten when creating two new pages with two browsers
Modified: epp/portal/branches/EPP_5_1_0_GA_JBEPP-876/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java
===================================================================
--- epp/portal/branches/EPP_5_1_0_GA_JBEPP-876/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java 2011-05-09 14:35:45 UTC (rev 6454)
+++ epp/portal/branches/EPP_5_1_0_GA_JBEPP-876/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java 2011-05-09 17:09:54 UTC (rev 6455)
@@ -73,8 +73,6 @@
private DataStorage dataService;
- private PageNavigation pageNavigation;
-
private UIPortal uiPortal;
final private static int MAX_SHOWED_TAB_NUMBER = 6;
@@ -86,17 +84,8 @@
configService = getApplicationComponent(UserPortalConfigService.class);
dataService = getApplicationComponent(DataStorage.class);
uiPortal = Util.getUIPortal();
- initPageNavigation();
}
- private void initPageNavigation() throws Exception
- {
- //String remoteUser = Util.getPortalRequestContext().getRemoteUser();
- //pageNavigation = getPageNavigation(PortalConfig.USER_TYPE + "::" + remoteUser);
- //TODO: Check this part carefully
- this.pageNavigation = uiPortal.getSelectedNavigation();
- }
-
/*
private PageNavigation getPageNavigation(String owner) throws Exception
{
@@ -148,11 +137,7 @@
public PageNavigation getPageNavigation() throws Exception
{
- if (pageNavigation == null)
- {
- initPageNavigation();
- }
- return pageNavigation;
+ return uiPortal.getSelectedNavigation();
}
/**
@@ -164,6 +149,7 @@
{
try
{
+ PageNavigation pageNavigation = getPageNavigation();
List<PageNode> nodes = pageNavigation.getNodes();
PageNode tobeRemoved = nodes.get(nodeIndex);
PageNode selectedNode = uiPortal.getSelectedNode();
@@ -236,6 +222,7 @@
{
nodeLabel = "Tab_" + getCurrentNumberOfTabs();
}
+ PageNavigation pageNavigation = getPageNavigation();
Page page =
configService.createPageTemplate(UITabPaneDashboard.PAGE_TEMPLATE, pageNavigation.getOwnerType(),
pageNavigation.getOwnerId());
@@ -309,9 +296,9 @@
return true;
}
- private boolean nameExisted(String nodeName)
+ private boolean nameExisted(String nodeName) throws Exception
{
- for (PageNode node : pageNavigation.getNodes())
+ for (PageNode node : getPageNavigation().getNodes())
{
if (node.getName().equals(nodeName))
{
@@ -325,6 +312,7 @@
{
try
{
+ PageNavigation pageNavigation = getPageNavigation();
List<PageNode> nodes = pageNavigation.getNodes();
List<PageNode> selectedPath = uiPortal.getSelectedPath();
PageNode parentNode = null;
@@ -383,6 +371,7 @@
try
{
+ PageNavigation pageNavigation = getPageNavigation();
ArrayList<PageNode> nodes = pageNavigation.getNodes();
PageNode firstNode = nodes.get(firstIndex);
PageNode secondNode = nodes.get(secondIndex);
13 years, 7 months
gatein SVN: r6454 - epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/portal/webui/workspace.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-05-09 10:35:45 -0400 (Mon, 09 May 2011)
New Revision: 6454
Modified:
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl
Log:
JBEPP-365 XSS in page title
Modified: epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl 2011-05-09 14:14:09 UTC (rev 6453)
+++ epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl 2011-05-09 14:35:45 UTC (rev 6454)
@@ -7,7 +7,10 @@
import java.util.Iterator;
import org.exoplatform.portal.webui.portal.UIPortal ;
import org.exoplatform.portal.config.model.PortalProperties ;
+ import org.gatein.common.text.EntityEncoder;
+ EntityEncoder encoder = EntityEncoder.FULL;
+
def rcontext = _ctx.getRequestContext() ;
String docBase = rcontext.getRequestContextPath() ;
String skin = uicomponent.getSkin();
@@ -15,7 +18,7 @@
def portletSkins = uicomponent.getPortletSkins() ;
def scriptsPaths = uicomponent.getJavascriptURLs();
def lang = uicomponent.getLocale().getLanguage();
- def title = rcontext.getTitle();
+ def title = encoder.encode(rcontext.getTitle());
def metaInformation = rcontext.getMetaInformation();
%>
13 years, 7 months
gatein SVN: r6453 - epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-05-09 10:14:09 -0400 (Mon, 09 May 2011)
New Revision: 6453
Modified:
epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java
Log:
JBEPP-910 New dashboard page (node) isn't visible at Tabbed dashboard - cache problem
Modified: epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java 2011-05-09 14:09:37 UTC (rev 6452)
+++ epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/java/org/exoplatform/dashboard/webui/component/UITabPaneDashboard.java 2011-05-09 14:14:09 UTC (rev 6453)
@@ -73,8 +73,6 @@
private DataStorage dataService;
- private PageNavigation pageNavigation;
-
private UIPortal uiPortal;
final private static int MAX_SHOWED_TAB_NUMBER = 6;
@@ -86,17 +84,8 @@
configService = getApplicationComponent(UserPortalConfigService.class);
dataService = getApplicationComponent(DataStorage.class);
uiPortal = Util.getUIPortal();
- initPageNavigation();
}
- private void initPageNavigation() throws Exception
- {
- //String remoteUser = Util.getPortalRequestContext().getRemoteUser();
- //pageNavigation = getPageNavigation(PortalConfig.USER_TYPE + "::" + remoteUser);
- //TODO: Check this part carefully
- this.pageNavigation = uiPortal.getSelectedNavigation();
- }
-
/*
private PageNavigation getPageNavigation(String owner) throws Exception
{
@@ -148,11 +137,7 @@
public PageNavigation getPageNavigation() throws Exception
{
- if (pageNavigation == null)
- {
- initPageNavigation();
- }
- return pageNavigation;
+ return uiPortal.getSelectedNavigation();
}
/**
@@ -164,6 +149,7 @@
{
try
{
+ PageNavigation pageNavigation = getPageNavigation();
List<PageNode> nodes = pageNavigation.getNodes();
PageNode tobeRemoved = nodes.get(nodeIndex);
PageNode selectedNode = uiPortal.getSelectedNode();
@@ -236,6 +222,7 @@
{
nodeLabel = "Tab_" + getCurrentNumberOfTabs();
}
+ PageNavigation pageNavigation = getPageNavigation();
Page page =
configService.createPageTemplate(UITabPaneDashboard.PAGE_TEMPLATE, pageNavigation.getOwnerType(),
pageNavigation.getOwnerId());
@@ -309,9 +296,9 @@
return true;
}
- private boolean nameExisted(String nodeName)
+ private boolean nameExisted(String nodeName) throws Exception
{
- for (PageNode node : pageNavigation.getNodes())
+ for (PageNode node : getPageNavigation().getNodes())
{
if (node.getName().equals(nodeName))
{
@@ -325,6 +312,7 @@
{
try
{
+ PageNavigation pageNavigation = getPageNavigation();
List<PageNode> nodes = pageNavigation.getNodes();
List<PageNode> selectedPath = uiPortal.getSelectedPath();
PageNode parentNode = null;
@@ -383,6 +371,7 @@
try
{
+ PageNavigation pageNavigation = getPageNavigation();
ArrayList<PageNode> nodes = pageNavigation.getNodes();
PageNode firstNode = nodes.get(firstIndex);
PageNode secondNode = nodes.get(secondIndex);
13 years, 7 months
gatein SVN: r6452 - in portal/trunk: packaging/jetty/pkg/src/main/resources/jetty/gatein/conf and 1 other directory.
by do-not-reply@jboss.org
Author: julien_viet
Date: 2011-05-09 10:09:37 -0400 (Mon, 09 May 2011)
New Revision: 6452
Added:
portal/trunk/packaging/jetty/pkg/src/main/resources/jetty/gatein/conf/portlet.xml
Modified:
portal/trunk/component/pc/src/main/java/org/exoplatform/portal/pc/ExoPortletApplicationDeployer.java
Log:
GTNPORTAL-1889 : fix configuration (it was broken due to me) + missing portlet.xml file for Jetty
Modified: portal/trunk/component/pc/src/main/java/org/exoplatform/portal/pc/ExoPortletApplicationDeployer.java
===================================================================
--- portal/trunk/component/pc/src/main/java/org/exoplatform/portal/pc/ExoPortletApplicationDeployer.java 2011-05-09 13:32:31 UTC (rev 6451)
+++ portal/trunk/component/pc/src/main/java/org/exoplatform/portal/pc/ExoPortletApplicationDeployer.java 2011-05-09 14:09:37 UTC (rev 6452)
@@ -53,7 +53,7 @@
{
md.setResourceBundleFactoryName(ExoResourceBundleFactory.class.getName());
- String globalPortletLocation = PropertyManager.getProperty("gatein.portlet.conf");
+ String globalPortletLocation = PropertyManager.getProperty("gatein.portlet.config");
if (globalPortletLocation != null)
{
try
Added: portal/trunk/packaging/jetty/pkg/src/main/resources/jetty/gatein/conf/portlet.xml
===================================================================
--- portal/trunk/packaging/jetty/pkg/src/main/resources/jetty/gatein/conf/portlet.xml (rev 0)
+++ portal/trunk/packaging/jetty/pkg/src/main/resources/jetty/gatein/conf/portlet.xml 2011-05-09 14:09:37 UTC (rev 6452)
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ 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.
+
+-->
+<portlet-app version="1.0" xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd">
+
+ <!-- This filter collects runtime request statistics -->
+ <filter>
+ <filter-name>org.exoplatform.portal.application.ApplicationMonitoringFilter</filter-name>
+ <filter-class>org.exoplatform.portal.application.ApplicationMonitoringFilter</filter-class>
+ <lifecycle>ACTION_PHASE</lifecycle>
+ <lifecycle>RENDER_PHASE</lifecycle>
+ <lifecycle>EVENT_PHASE</lifecycle>
+ <lifecycle>RESOURCE_PHASE</lifecycle>
+ </filter>
+
+</portlet-app>
13 years, 7 months
gatein SVN: r6451 - in epp/portal/branches/EPP_5_1_Branch: web/portal/src/main/webapp/groovy/webui/organization/account and 1 other directory.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-05-09 09:32:31 -0400 (Mon, 09 May 2011)
New Revision: 6451
Modified:
epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl
epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/webui/organization/account/UIUserSelector.gtmpl
Log:
JBEPP-914 XSS issues with user's firstname and lastname
Modified: epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl 2011-05-06 14:32:47 UTC (rev 6450)
+++ epp/portal/branches/EPP_5_1_Branch/portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl 2011-05-09 13:32:31 UTC (rev 6451)
@@ -2,6 +2,7 @@
import javax.portlet.PortletMode ;
import org.exoplatform.portal.application.PortalRequestContext;
import org.exoplatform.portal.webui.util.Util;
+ import org.gatein.common.text.EntityEncoder;
def prContext = _ctx.getRequestContext().getParentAppRequestContext();
String signInAction = "if(document.getElementById('UIMaskWorkspace')) ajaxGet(eXo.env.server.createPortalURL('UIPortal', 'ShowLoginForm', true));" ;
@@ -10,6 +11,8 @@
String accountSetting = "javascript:if(document.getElementById('UIMaskWorkspace')) ajaxGet(eXo.env.server.createPortalURL('UIPortal', 'AccountSettings', true));"
String registerURI = Util.getPortalRequestContext().getPortalURI() + "register";
String navTitle = uicomponent.getNavigationTitle();
+ EntityEncoder encoder = EntityEncoder.FULL;
+ navTitle = encoder.encode(navTitle);
%>
<div class="UILogoPortlet ClearFix" id="$uicomponent.id" >
Modified: epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/webui/organization/account/UIUserSelector.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/webui/organization/account/UIUserSelector.gtmpl 2011-05-06 14:32:47 UTC (rev 6450)
+++ epp/portal/branches/EPP_5_1_Branch/web/portal/src/main/webapp/groovy/webui/organization/account/UIUserSelector.gtmpl 2011-05-09 13:32:31 UTC (rev 6451)
@@ -1,6 +1,9 @@
<%
import org.exoplatform.services.organization.User;
import org.exoplatform.webui.core.UIPopupWindow;
+ import org.gatein.common.text.EntityEncoder;
+
+ EntityEncoder encoder = EntityEncoder.FULL;
uiform.begin()
def rcontext = _ctx.getRequestContext();
boolean isMulti = uicomponent.getMulti();
@@ -104,10 +107,10 @@
</div>
</td>
<% } %>
- <% String userName = data.getUserName() != null ? data.getUserName() : "";
- String firstName = data.getFirstName() != null ? data.getFirstName() : "";
- String lastName = data.getLastName() != null ? data.getLastName() : "";
- String userEmail = data.getEmail() != null ? data.getEmail() : "";
+ <% String userName = encoder.encode(data.getUserName() != null ? data.getUserName() : "");
+ String firstName = encoder.encode(data.getFirstName() != null ? data.getFirstName() : "");
+ String lastName = encoder.encode(data.getLastName() != null ? data.getLastName() : "");
+ String userEmail = encoder.encode(data.getEmail() != null ? data.getEmail() : "");
%>
<td><div class="Text" title='$userName'><%= userName %></div></td>
<td><div class="Text" title="$firstName"><%= firstName %></div></td>
13 years, 7 months
gatein SVN: r6450 - epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/webapp/groovy/dashboard/webui/component.
by do-not-reply@jboss.org
Author: hfnukal
Date: 2011-05-06 10:32:47 -0400 (Fri, 06 May 2011)
New Revision: 6450
Modified:
epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/webapp/groovy/dashboard/webui/component/UITabPaneDashboard.gtmpl
Log:
JBEPP-915 Selected dashboard name isn't properly escaped when contains script
Modified: epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/webapp/groovy/dashboard/webui/component/UITabPaneDashboard.gtmpl
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/webapp/groovy/dashboard/webui/component/UITabPaneDashboard.gtmpl 2011-05-06 09:37:15 UTC (rev 6449)
+++ epp/portal/branches/EPP_5_1_Branch/portlet/dashboard/src/main/webapp/groovy/dashboard/webui/component/UITabPaneDashboard.gtmpl 2011-05-06 14:32:47 UTC (rev 6450)
@@ -43,7 +43,7 @@
<div class="RightTab">
<div class="MiddleTab">
<%
- String ondblclick = "eXo.webui.UITabbedDashboard.showEditLabelInput(this," + i + ",\"" + node.getResolvedLabel() + "\")";
+ String ondblclick = "eXo.webui.UITabbedDashboard.showEditLabelInput(this," + i + ",\"" + tabLabel + "\")";
%>
<span ondblclick='$ondblclick'>$tabLabel</span>
<a href="<%= uicomponent.url("DeleteTab",param); %>">
13 years, 7 months