New issue report by Layne.Moessing:
Error log
Traceback (most recent call last):
File
"/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line
496, in __call__
handler.get(*groups)
File "/base/data/home/apps/now1/1.172/geoserv.py", line 202, in get
self.operationPicker()
File "/base/data/home/apps/now1/1.172/geoserv.py", line 214, in
operationPicker
out,contentType = self.getGeometries()
File "/base/data/home/apps/now1/1.172/geoserv.py", line 249, in
getGeometries
outputAction = {'json': jsonOutput(geometries,'get'),'kml':
kmlOutput(geometries,bboxWest,bboxSouth,bboxEast,bboxNorth)}
File "/base/data/home/apps/now1/1.172/geoserv.py", line 58, in jsonOutput
points.append("{key: '%s', userId: '%s', name: '%s', type: '%s',
description: '%s', timeStamp: '%s', coordinates: %s, altitudes: %s, bbox:
%s}" % (geometry.key(), geometry.userId, quote(geometry.name,'
'),geometry.type, quote(geometry.description,' '),geometry.timeStamp,
coordinates, altitudes,bbox))
File "/base/python_dist/lib/python2.5/urllib.py", line 1205, in quote
res = map(safe_map.__getitem__, s)
KeyError: u'\xe4'
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
Comment #1 by pamela.fox:
(No comment was entered for this change.)
Issue attribute updates:
Status: Duplicate