Changeset 270:4c79d0f9b185 in documentViewer for MpdlXmlTextServer.py


Ignore:
Timestamp:
Oct 14, 2010, 9:14:31 AM (14 years ago)
Author:
abukhman
Branch:
default
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MpdlXmlTextServer.py

    r269 r270  
    160160                if href.startswith('N'):
    161161                    #hrefNode.nodeValue = href.replace('id=',"?")   
    162                     logging.debug("documentViewer getGisPlaces (characterNormalization) hrefNode.nodeValue:%s"%(hrefNode.nodeValue))
    163                     logging.debug("documentViewer getGisPlaces (characterNormalization) href:%s"%(href))     
    164         logging.debug("documentViewer getGisPlaces ALL GIS TOGETHER href:%s"%(href))                             
     162                    #logging.debug("documentViewer getGisPlaces (characterNormalization) hrefNode.nodeValue:%s"%(hrefNode.nodeValue))
     163                    logging.debug("documentViewer getGisPlaces (characterNormalization) href:%s"%(href)) 
     164                logging.debug("ALL GIS TOGETHER  href:%s"%(href))     
     165            logging.debug("ALL GIS TOGETHER  href:%s"%(href))     
     166        logging.debug("documentViewer getGisPlaces ALL GIS TOGETHER href:%s"%(href[i]))                             
    165167        return serializeNode(href)
    166168   
Note: See TracChangeset for help on using the changeset viewer.