Re: [Boa Constr] xmlrpclib error for UK pound =?iso-8859-1?q?=A3?= =?iso-8859-1?q?=20 symbol=2E?=
Status: Beta
Brought to you by:
riaan
From: Hans-Peter J. <hp...@ur...> - 2002-10-03 09:07:24
|
On Thursday 03 October 2002 08:52, Riaan Booysen wrote: =09> Hi Steve, > > Steve Nicholson wrote: > > When opening a Zope dtml document that contains the UK pound symbol "= =A3" I > > get the error message below and the document wont open. Is there a w= ay I > > can add this symbol so it is parsed correctly? > > I've not found a workaround for this so far. > > This is not a Boa error, but a Zope/xmlrpc error. > > It seems Zope is not encoding the content of the document correctly > for xml. Please report this issue to the Zope guys. IIRC, this is a known limitation of xmlrpc. http://www-106.ibm.com/developerworks/library/ws-pyth10.html > The following suggesting involves some extra work, but define a > dtml doc containing only the "=A3" (with your browser ;) and use it > in other dtml docs with <dtml-var pound>. > > > thanks > > Steve. > > HTH, > Riaan. Cheers, Hans-Peter |