Technical support and scripting issues
Moderators: JRL, Dorian (MJT support)
-
kdtrog
- Junior Coder
- Posts: 43
- Joined: Wed Mar 28, 2007 9:36 am
Post
by kdtrog » Fri Apr 17, 2015 9:14 am
Trying to parse a XML structure item which is not present leads to an "EAccessViolation". I would have expected that "num_items" will return "0".
Bug or feature?

-
Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
-
Contact:
Post
by Marcus Tettmar » Fri Apr 17, 2015 9:31 am
This is a known bug - it's in our bug tracker.
-
kdtrog
- Junior Coder
- Posts: 43
- Joined: Wed Mar 28, 2007 9:36 am
Post
by kdtrog » Fri Apr 17, 2015 10:33 am
OK, thanks for the feedback.
-
migro
- Macro Veteran
- Posts: 152
- Joined: Thu Nov 06, 2003 5:23 pm
- Location: Germany
-
Contact:
Post
by migro » Sun Nov 15, 2015 9:41 pm
Hi Marcus,
Additional Information. Hope it is needfull when fixing it.
I got the same exeption with empty nodes when it is formatted as follows: <Parameter /> instead of <Parameter></Parameter>.
Is there any workaround in the moment for this problem? I'm using the actual version 14.0.5.
regards
migro