Closed fugerit79 closed 8 months ago
Hello,
Thanks for using the library, I'm glad you find it useful!
I didn't fully check the implications of my change and without tests covering this specific case it was overlooked, Your solution works, I'll probably release a new version with the fix either tomorrow or saturday.
Perfect. Thanks again for your quick feedback
Hi,
I've applied the fix and released the version 1.2.10. I've had an issue releasing the version but it seems to be available now, let me know if you have any more issues.
Hi,
I've applied the fix and released the version 1.2.10. I've had an issue releasing the version but it seems to be available now, let me know if you have any more issues.
Thanks a lot @lcduarte , already integrated the new version. It seems all the test passed this time : https://github.com/fugerit-org/fj-doc/commit/7b88df72a0aa9f2271d6eddb176a587f5ad54bda Have a great time.
To start, thanks again for your great work with this useful parser!
Describe the bug When parsing a xsd, I get this exception :
Expected behavior Up to version 1.2.8 I was not getting the exception
Library Version 1.2.9
Additional context To reprocude the exception it is possible to use this xsd : sample xsd With this code :