Project

Profile

Help

Bug #4813

closed

StandardEntityResolver should recognize https URIs

Added by Michael Kay over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Low
Category:
Internals
Sprint/Milestone:
-
Start date:
2020-10-29
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
10, trunk
Fix Committed on Branch:
10, trunk
Fixed in Maintenance Release:
Platforms:

Description

The StandardEntityResolver is used to resolve references to well-known W3C entities such as the XHTML, SVG, and MathML DTDs, returning a copy of the entity held locally by Saxon in preference to fetching a copy from the W3C web site.

It currently recognises only the "http" form of the absolute URIs; it should be extended to recognise the equivalent "https" form.

Actions #1

Updated by Norm Tovey-Walsh over 3 years ago

  • Status changed from New to In Progress

Yep. Seems straightforward.

Actions #2

Updated by Norm Tovey-Walsh over 3 years ago

  • Status changed from In Progress to Resolved
  • Fix Committed on Branch 10, trunk added

Fixed in 10.x and trunk by supporting 'https:' URIs for those domains where we know 'http:' URIs are redirected. At present, that's only www.w3.org, but other domains could be added in the future.

Actions #3

Updated by O'Neil Delpratt about 3 years ago

  • Applies to branch 10, trunk added
Actions #4

Updated by O'Neil Delpratt about 3 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 10.5 added

Bug fix applied to Saxon 10.5 maintenance release.

Please register to edit this issue

Also available in: Atom PDF