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.

Last Published: August 17, 2020 ArcGIS for Desktop
Bug ID Number BUG-000104756
SubmittedApril 26, 2017
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found10.4.1
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusDuplicate

Additional Information

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.

Steps to Reproduce

Bug ID: BUG-000104756

Software:

  • ArcGIS for Desktop

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