Mercurial > hg > MPIWGWeb
diff MPIWGRoot.py @ 222:95e0087b9e19
removed some comparisons that ignore person-id case.
author | casties |
---|---|
date | Mon, 28 Oct 2013 18:42:24 +0100 |
parents | 3b517b412f77 |
children | 5584046a6a04 |
line wrap: on
line diff
--- a/MPIWGRoot.py Wed Oct 16 15:44:16 2013 +0200 +++ b/MPIWGRoot.py Mon Oct 28 18:42:24 2013 +0100 @@ -429,6 +429,7 @@ for key in resultSetTmp.keys(): # TODO: properly fix MPIWG: id problem if key.startswith('MPIWG:'): + logging.error("Invalid person key %s!"%key) # strip MPIWG: from key newkey = key.replace('MPIWG:','') # replace key in data