NASA-PDS / doi-ui

The web interface for the PDS DOI Service providing the ability management PDS archive DOIs. See the DOI Service for more details on the available capabilities. https://nasa-pds.github.io/doi-service/
Apache License 2.0
0 stars 4 forks source link

Fix Release Page In Firefox Bug #167 #177

Closed eddiesarevalo closed 1 year ago

eddiesarevalo commented 1 year ago

🗒️ Summary

The Release page would not run on firefox due to the xml styler XSL not having the same behavior in Firefox as in Chrome and Safari. The XSL styler was replaced with xml-formatter in order to fix the bug.

⚙️ Test Data and/or Report

Release page will now work on Firefox and Chrome. The xml for a doi reservation will appear formatted.

♻️ Related Issues

    - fixes #167