Changeset 146:0b9d10331f88 in documentViewer


Ignore:
Timestamp:
Aug 19, 2010, 1:13:27 PM (14 years ago)
Author:
abukhman
Branch:
default
Message:

characterNormalization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MpdlXmlTextServer.py

    r145 r146  
    145145        else:
    146146            textmode = mode
    147        
     147        logging.debug("documentViewer (characterNormalization) characterNormalization: %s"%(characterNormalization))
    148148        textParam = "document=%s&mode=%s&pn=%s"%(docpath,textmode,pn)
    149149        if highlightQuery is not None:
Note: See TracChangeset for help on using the changeset viewer.