laptop and a wrench

Bug

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

Last Published: July 13, 2021 GIS Portal Toolkit
Bug ID Number NIM077853
SubmittedFebruary 3, 2012
Last ModifiedApril 2, 2025
Applies toGIS Portal Toolkit
Version found10.0
Operating SystemN/A
Operating System VersionN/A
StatusWill Not Be Addressed

Additional Information

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.

Steps to Reproduce

Bug ID: NIM077853

Software:

  • GIS Portal Toolkit

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options