Changeset 268:48afebf8e779 in documentViewer
- Timestamp:
- Oct 13, 2010, 4:46:19 PM (15 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
MpdlXmlTextServer.py
r267 r268 161 161 #hrefNode.nodeValue = href.replace('id=',"?") 162 162 logging.debug("documentViewer getGisPlaces (characterNormalization) hrefNode.nodeValue:%s"%(hrefNode.nodeValue)) 163 logging.debug("documentViewer getGisPlaces (characterNormalization) href:%s"%(href)) 163 logging.debug("documentViewer getGisPlaces (characterNormalization) href:%s"%(href)) 164 logging.debug("documentViewer getGisPlaces (characterNormalization) href:%s"%(href)) 164 165 return serializeNode(href) 165 166
Note: See TracChangeset
for help on using the changeset viewer.