“Content is not allowed in prolog” when parsing perfectly valid XML on GAE

后端 未结 13 2088
抹茶落季
抹茶落季 2020-11-27 15:20

I\'ve been beating my head against this absolutely infuriating bug for the last 48 hours, so I thought I\'d finally throw in the towel and try asking here before I throw my

13条回答
  •  清酒与你
    2020-11-27 16:09

    In my instance of the problem, the solution was to replace german umlauts (äöü) with their HTML-equivalents...

提交回复
热议问题