hooklift / gowsdl

WSDL2Go code generation as well as its SOAP proxy
Mozilla Public License 2.0
1.16k stars 393 forks source link

xml: encoding "ISO-8859-1" declared but Decoder.CharsetReader is nil #61

Open kokizzu opened 8 years ago

kokizzu commented 8 years ago

What does it means?

my command:

  `gowsdl http://127.0.0.1:8082/ws/live.php?wsdl`

WSDL definition: http://pastie.org/10925568

git001 commented 7 years ago

I got the same error with this wsdl. https://github.com/mantisbt/mantisbt/blob/master/api/soap/mantisconnect.wsdl or raw https://raw.githubusercontent.com/mantisbt/mantisbt/master/api/soap/mantisconnect.wsdl

elahmo commented 1 year ago

7 years after this opened issued, I stumbled upon the same error. Stil opened, still nothing in readme about this. Such a sad state of the go ecosystem.

c4milo commented 1 year ago

@elahmo, I'm sorry you feel disappointed. Unfortunately, that's the nature of OSS work, it is free labor. The good thing, though, is that anyone can contribute and I would be more than happy to review a PR if you feel like sending it.