#991 Validating XML format with xmllint
Closed: migrated 3 years ago by dmoluguw. Opened 9 years ago by edewata.

Currently when viewing a REST URL in Firefox (e.g. https://localhost:8443/ca/rest/certs) there will be a warning displayed on the top of the page:

This XML file does not appear to have any style information associated with it. The document tree is shown below.

This is probably because the XML data doesn't fully follow XML conventions (although the REST interface is working fine). Validating the XML format can be done with xmllint. This process can be integrated into the build system as follows:

  • compile Java classes
  • run Java classes to generate XML test data
  • validate XML test data with xmllint

Proposed milestone: 10.3


Per CS/DS meeting of 5/5/2014, moving to milestone 10.3.

Metadata Update from @edewata:
- Issue set to the milestone: UNTRIAGED

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1557

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata