Changeset 1084

Show
Ignore:
Timestamp:
08/27/07 16:22:38 (1 year ago)
Author:
sgillies
Message:

Fix citation id degeneracy

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • PleiadesEntity/trunk/Extensions/loader.py

    r1072 r1084  
    186186                scope = scope_elem[0].text 
    187187 
    188                 id = ptool.normalizeString(scope) 
    189                  
    190188                bibstr = "%s %s" % (title, scope) 
     189                id = ptool.normalizeString(bibstr) 
    191190 
    192191                try: