Project

Profile

Help

Bug #2467

closed

FeatureKeys.ALLOW_OLD_JAVA_URI_FORMAT value is inverted

Added by Michael Kay over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
Start date:
2015-10-09
Due date:
% Done:

100%

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

Description

After calling Configuration.setConfigurationProperty(FeatureKeys.ALLOW_OLD_JAVA_URI_FORMAT, true), the result of Configuration.getConfigurationProperty(FeatureKeys.ALLOW_OLD_JAVA_URI_FORMAT) is false, and vice versa.

The value actually used by Saxon is the value that has been set using setConfigurationProperty(); the bug only affects applications that attempt to discover the current setting using getConfigurationProperty().

Actions #1

Updated by Michael Kay over 8 years ago

  • Status changed from New to Resolved

Patch committed (ProfessionalConfiguration.java) on the 9.6 and 9.7 branches.

Actions #2

Updated by O'Neil Delpratt over 8 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in version set to 9.6.0.8

Bug fix applied in the Saxon 9.6.0.8 maintenance release

Actions #3

Updated by O'Neil Delpratt over 8 years ago

  • Applies to branch 9.6 added
  • Fix Committed on Branch 9.6 added
  • Fixed in Maintenance Release 9.6.0.8 added
Actions #4

Updated by O'Neil Delpratt over 8 years ago

  • Sprint/Milestone set to 9.6.0.8

Please register to edit this issue

Also available in: Atom PDF