Project

General

Profile

Bug #10712

SAX-READER QName parameter is wrong

Added by Teodor Gorghe 9 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
production:
No
env_name:
topics:

History

#2 Updated by Teodor Gorghe 9 months ago

There is the following standalone test:

4GL pass on this, but FWD fails because of this assertion error:

testQname ✘ Expected: ns:Test  but was: nsTest 

I think that on XMLCallbackWrapper.startElement, the qName.getPrefix() + qName.getLocalPart() is wrong because it does not add the ns separator :.

#3 Updated by Teodor Gorghe 9 months ago

  • Assignee set to Teodor Gorghe
  • Status changed from New to WIP

Created task branch 10712a.

#4 Updated by Teodor Gorghe 9 months ago

  • % Done changed from 0 to 100
  • Status changed from WIP to Review
  • reviewer Constantin Asofiei added

Committed revision 16220 on task branch 10712a:
- Fix for START-ELEMENT and END-ELEMENT sax-reader callback on QName parameter.

#5 Updated by Constantin Asofiei 6 months ago

  • Status changed from Review to Internal Test

#6 Updated by Constantin Asofiei 6 months ago

  • Status changed from Internal Test to Merge Pending

Please merge 10712a after 10920b.

#7 Updated by Teodor Gorghe 6 months ago

  • Status changed from Merge Pending to Test

Branch 10712a was merged to trunk rev. 16344 and archived.

#8 Updated by Constantin Asofiei 6 months ago

  • Status changed from Test to Closed

Also available in: Atom PDF