You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/12/03 23:38:11 UTC

[jira] [Commented] (INFRA-10888) Apache Phone Book does not work for Tac or Member

    [ https://issues.apache.org/jira/browse/INFRA-10888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038744#comment-15038744 ] 

Sebb commented on INFRA-10888:
------------------------------

I fixed the Javascript to allow for this:

Log:
Allow for broken JSON (INFRA-10888)

Modified:
    infrastructure/trunk/projects/home/html/phonebook.js

Ideally the people.lua script should be fixed, but I have been unable to deploy the cjson module successfully so cannot test locally.

> Apache Phone Book does not work for Tac or Member
> -------------------------------------------------
>
>                 Key: INFRA-10888
>                 URL: https://issues.apache.org/jira/browse/INFRA-10888
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Website
>            Reporter: Sebb
>
> The Apache Phone Book app does not display anything for Tac or Member.
> This is probably because it assumes that each LDAP committee has a corresponding Unix group (not true for Tac) and vice-versa (not true for member).
> It looks like the problem is the way the committers.json file is created by the people.lua code: if the entry is missing, an empty dict is added; it should add an empty array.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)