[
https://issues.apache.org/jira/browse/WHIMSY-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16797147#comment-16797147
]
Shane Curcuru commented on WHIMSY-244:
--------------------------------------
The issue is proxy.cgi writes the actual proxy_form.txt with the availid in it
(per a request), and then it reads in the data from the authorized line without
scrubbing the availid.
[https://github.com/apache/whimsy/blob/e981bf78e16635af5238fa57d6a01254be8899d6/www/members/proxy.cgi#L244]
This means some of the proxies-received/*.txt files have the extra availid on
that line, so when whimsy cross-checks to rewrite the proxies file, it
erroneously includes both the Proxy Name and the Proxy Name (availid) lines.
Still working on a fix between taking the cat to the vet.
> whimsy(?) adds duplicate lines to Meetings/*/proxies
> ----------------------------------------------------
>
> Key: WHIMSY-244
> URL: https://issues.apache.org/jira/browse/WHIMSY-244
> Project: Whimsy
> Issue Type: Bug
> Reporter: Greg Stein
> Priority: Minor
>
> See r89339, where I removed a bunch of duplicates. I did not perform any
> archeology to determine their origin, but I assume Whimsy is entering these
> lines (or some really strange human).
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)