Changeset 368:ece96864632c in documentViewer for MpdlXmlTextServer.py


Ignore:
Timestamp:
Oct 25, 2010, 10:20:28 AM (14 years ago)
Author:
abukhman
Branch:
default
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MpdlXmlTextServer.py

    r367 r368  
    213213        else:
    214214            textmode = mode
    215         #logging.debug("documentViewer (characterNormalization) characterNormalization: %s"%(characterNormalization))
     215        logging.debug("documentViewer highlightQuery: %s"%(highlightQuery))
    216216        textParam = "document=%s&mode=%s&pn=%s&characterNormalization=%s"%(docpath,textmode,pn,characterNormalization)
    217217        if highlightQuery is not None:
Note: See TracChangeset for help on using the changeset viewer.