Project

Profile

Help

Bug #6144

closed

'saxoncee.PyXPathProcessor' object has no attribute 'thisxqptr'

Added by O'Neil Delpratt 9 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Category:
Python API
Start date:
2023-07-28
Due date:
% Done:

100%

Estimated time:
Found in version:
12.3
Fixed in version:
12.4
Platforms:

Description

The following python exception is thrown when trying to use the method PyXPathProcessor.set_langauge_version():

 File "python_saxon/saxonc.pyx", line 3280, in saxoncee.PyXPathProcessor.set_language_version
AttributeError: 'saxoncee.PyXPathProcessor' object has no attribute 'thisxqptr'
Actions #1

Updated by O'Neil Delpratt 9 months ago

  • Status changed from New to Resolved

Error discovered in the QT3 test suite driver. The problem is there is a typo in the pointer variable used in set_language_version method.

It should be thisxpptr

Bug fixed.

Actions #2

Updated by O'Neil Delpratt 5 months ago

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

Bug fix applied in the SaxonC 12.4 Maintenance release

Please register to edit this issue

Also available in: Atom PDF