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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動