Changeset 1400

Show
Ignore:
Timestamp:
09/09/08 00:06:31 (3 months ago)
Author:
sgillies
Message:

Use transliterated name only when constructing instances of name from KML

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • pleiades.workspace/trunk/pleiades/workspace/browser/kml.py

    r1380 r1400  
    4848                nid = names.invokeFactory( 
    4949                        'Name', 
    50                         title=name.encode('utf-8') 
     50                        nameTransliterated=name.encode('utf-8') 
    5151                        ) 
    5252                pid = places.invokeFactory(