Skip to content

idlffxmlsax ::startelement does not fill AttrName and AttrValue properly. #1570

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bonekamp opened this issue Apr 19, 2023 · 2 comments
Closed

Comments

@bonekamp
Copy link

The problem is in idlffxmlsax::startelement. It does not seem to fill the AttrName and AttrValue arrays with all the attributes available in the XML element. Attached a very basic test case run with GDL 1.01 to demonstrate it.

idlffxmlsax_test.tar.gz

Would be nice if IDLffxmlxsax can be updated so that all the XML attributes can be obtained

HB

GillesDuvert added a commit to GillesDuvert/gdl that referenced this issue Apr 27, 2023
@GillesDuvert
Copy link
Contributor

solved in #1581

@GillesDuvert
Copy link
Contributor

BTW, thanks for the reports, it was a big bug in the code.

GillesDuvert added a commit that referenced this issue Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants