Forum Discussion

Tomislav90's avatar
16 years ago

do not url-escape / pre-encoded

Hi,

here is my problem.
I have this line in one file (PortTypes.wsdl):



As you can see, attribute 'schemaLocation' has very long value (name of a file in same directory). This file name has some characters ('%2F') that soapui automatically converts to '\'.

And then, when soapui tries to find this file, I get FileNotFound, because soapui converted '%2F' into '\'.


I don't want this. How can I tell soapui not to escape these characters????
This should be something like 'do not url-escape' option in preferences.
But how to use it when I'm trying to load wsdl into project???


Thank you

1 Reply

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    hmm.. we could make this option to apply to these URL's only, but I'm a bit confused if soapUI is processing these correctly as it is.. any clues?

    regards,

    /Ole
    eviware.com