Various fixes for GEP21 and locality

* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade



svn: r16074
This commit is contained in:
Benny Malengier
2010-10-28 19:56:46 +00:00
parent 60d95d6be7
commit 5084294a1e
10 changed files with 51 additions and 51 deletions

View File

@@ -343,7 +343,7 @@ class DbReadBase(object):
"""
raise NotImplementedError
def get_name_group_mapping(self, name):
def get_name_group_mapping(self, surname):
"""
Return the default grouping name for a surname.
"""