Skip to content
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

Empty tag issues #85

Open
beeceeke opened this issue Feb 1, 2024 · 5 comments
Open

Empty tag issues #85

beeceeke opened this issue Feb 1, 2024 · 5 comments

Comments

@beeceeke
Copy link

beeceeke commented Feb 1, 2024

  1. In the latest version the xml_GetElemValue() crashes when an empty tag element is in the XML: .
    Even with trying to add a default value it isn't taken into account because the node exists: Value+= xml_GetElemValue(Tag@:' ');

  2. We receive a pointer not set for location referenced error when using the data-gen operation code with an empty tag.
    This issue also occurs in the github example: https://github.com/sitemule/noxDB/blob/master/examples/JSONPARS9J.JSON-data-gen.rpgle

Can these issues be fixed?

@NielsLiisberg
Copy link
Collaborator

NielsLiisberg commented Feb 1, 2024 via email

@NielsLiisberg
Copy link
Collaborator

the XML and JSON has the graph and api in common so my guess is this was fixed by issue #84. can you confirm that @beeceeke

@beeceeke
Copy link
Author

Thanks for your answer. I used the release save file to install the latest version (https://github.com/sitemule/noxDB/blob/master/release/release.savf).

But it seems the save file version (Oct 27, 2023) doesn't contain fix issue #84? Will a new release save file be created?

@NielsLiisberg
Copy link
Collaborator

NielsLiisberg commented Feb 14, 2024 via email

@beeceeke
Copy link
Author

Ah ok, when will that next release be?

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