laptop and a wrench

漏洞

The Delete button on the Search tab in Geoportal is hardcoded so the localizing does not work.

上次发布: July 13, 2021 GIS Portal Toolkit
漏洞 ID 编号 NIM077853
已提交February 3, 2012
上次修改时间April 2, 2025
适用范围GIS Portal Toolkit
找到的版本10.0
操作系统N/A
操作系统版本N/A
状态Will Not Be Addressed

附加信息

Contact Technical Support if the issue continues to affect work in a supported release.

解决办法

A workaround would be to hardcode the localized word instead.

Here are instructions:

1. Navigate to the \\ geoportal\catalog\search\mysearches.jsp file.

2. Find the line that reads:

var elActions = dojo.create("div", null, elRow);

dojo.style(elActions, "width", "30%");

dojo.style(elActions, "float", "right");

dojo.style(elActions, "cursor", "pointer");

elDeleteLink = dojo.create("a", {

href: "#",

innerHTML: "delete"

3. In the innerHTML: “delete” part, update the ‘delete’ string to read what is desired.

4. Save the file.

5. Restart the Geoportal web application.

重现步骤

漏洞 ID: NIM077853

软件:

  • GIS Portal Toolkit

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项