Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing functions in Contact object #1839

Open
mohierf opened this issue Apr 20, 2016 · 3 comments
Open

Missing functions in Contact object #1839

mohierf opened this issue Apr 20, 2016 · 3 comments

Comments

@mohierf
Copy link
Contributor

mohierf commented Apr 20, 2016

The Contact object defines some macros:

    macros = {
        'CONTACTNAME': 'contact_name',
        'CONTACTALIAS': 'alias',
        ...
        'CONTACTGROUPNAME': 'get_groupname',
        'CONTACTGROUPNAMES': 'get_groupnames'
    }

but the functions get_groupname and get_groupnames are not defined in the Contact class nor in the Item base class !

@mohierf
Copy link
Contributor Author

mohierf commented Apr 22, 2016

Proposed PR: #1840

@olivierHa
Copy link
Collaborator

I will look at this soon

Olivier

2016-04-22 9:50 GMT+02:00 Frédéric MOHIER [email protected]:

Proposed PR: #1840 #1840


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#1839 (comment)

@mohierf
Copy link
Contributor Author

mohierf commented Apr 22, 2016

Very simple modification that is running perfectly on my instance ...

@naparuba naparuba added this to the 2.4 (Noteworthy Nagapie) milestone Apr 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants