Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Conversation

vavishal
Copy link
Contributor

Modified the code so that if the schemaLocation in generated WSDL contains '&' it is replaced with '&' otherwise schema validation is failing

Copy link
Member

@lukasj lukasj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm missing some test;
what happens if there is already '&' in the systemId string? Can that happen?

Also the fix targets the consequence of some buggy behaviour earlier. It looks to me, that query parameters (those around '&' are not being taken into account initially and/or lost somewhere during processing)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants