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

Sam Ruby commented on WHIMSY-34:
--------------------------------

More precisely: two references to the same committee.  When the first reference 
is encountered, the chair id is deleted.  When the second reference is 
encountered, the id is gone, and the hash entry for the committee is replaced.  
I've committed two fixes: one doesn't modify the chair entry, and the second 
ensures that every entry in the committee list is unique.  And yes, this is 
related to the weakref regression. 

> Spurious data in commitee-info.json
> -----------------------------------
>
>                 Key: WHIMSY-34
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-34
>             Project: Whimsy
>          Issue Type: Bug
>         Environment: https://whimsy.apache.org/public/committee-info.json
>            Reporter: Sebb
>
> There is a spurious entry at the end of committee-info.json.
> I'm not sure if it has appeared recently or it it was always there.
>    "thefollowingboardcommittees": {
>       "display_name": "the following Board Committees:",
>       "site": null,
>       "description": null,
>       "mail_list": "the following board committees:",
>       "established": null,
>       "report": [
>       ],
>       "chair": {
>       },
>       "roster": {
>       },
>       "pmc": false
>     }



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

Reply via email to