laptop and a wrench

Bug

White space is added to the result of the exported metadata when using the ArcGIS or ArcGIS_ItemDescription XSLT stylesheets.

Zuletzt veröffentlicht: August 17, 2020 ArcGIS for Desktop
Bug-ID-Nummer BUG-000104756
EingereichtApril 26, 2017
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS for Desktop
Gefunden in Version10.4.1
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusDuplicate

Zusätzliche Informationen

Duplicate of BUG-000083775: This is a duplicate of BUG-000083775.

Workaround

1. Open the resultant XML file in Notepad++ and search for 'use limitations', one result is returned.

2. Alter the entry to go from:

<span class="idHeading">Use limitations</span>

<p>

<pre class="wrap">

<DIV STYLE="text-align:Left;">

<DIV>

<P>

<SPAN>User Limitations go here.</SPAN>

</P>

</DIV>

</DIV>

</pre>

</p>

To:

<span class="idHeading">Use limitations</span>

<p>

<pre class="wrap">

</pre>

</p>

3. Repeat the above modifications for Description by searching for 'idHeading' > Description.

4. Save the XML as HTML and view the result, the white spaces are removed.

Schritte zur Reproduzierung

Bug-ID: BUG-000104756

Software:

  • ArcGIS for Desktop

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