laptop and a wrench

Bug

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

Zuletzt veröffentlicht: July 13, 2021 GIS Portal Toolkit
Bug-ID-Nummer NIM077853
EingereichtFebruary 3, 2012
Zuletzt geändertApril 2, 2025
Gilt fürGIS Portal Toolkit
Gefunden in Version10.0
BetriebssystemN/A
BetriebssystemversionN/A
StatusWill Not Be Addressed

Zusätzliche Informationen

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

Workaround

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.

Schritte zur Reproduzierung

Bug-ID: NIM077853

Software:

  • GIS Portal Toolkit

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln