I've pretty much done with the "invite" part of whimsy.Apache.org/project/icla
What is left is to move the validation of the vote and notice link to the
invite code from the validate code. And to restrict the invitations of PPMC
committers to PPMC members. Currently in order to test using my own
[
https://issues.apache.org/jira/browse/WHIMSY-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249882#comment-16249882
]
Chris A. Mattmann commented on WHIMSY-155:
--
I guess revealing SERVER env vars. If
[
https://issues.apache.org/jira/browse/WHIMSY-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249875#comment-16249875
]
Sam Ruby commented on WHIMSY-155:
-
Chris's URL is processed by:
https://github.com/apache
[
https://issues.apache.org/jira/browse/WHIMSY-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249837#comment-16249837
]
Sam Ruby commented on WHIMSY-156:
-
I've reverted the commit that caused the regression; le
[
https://issues.apache.org/jira/browse/WHIMSY-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249768#comment-16249768
]
Shane Curcuru commented on WHIMSY-156:
--
Manually going to my Shepherd URL gives the c
Shane Curcuru created WHIMSY-156:
Summary: Shepherd menuitem not present for Director
Key: WHIMSY-156
URL: https://issues.apache.org/jira/browse/WHIMSY-156
Project: Whimsy
Issue Type: Bug
[
https://issues.apache.org/jira/browse/WHIMSY-155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249719#comment-16249719
]
Shane Curcuru commented on WHIMSY-155:
--
Also happens with any /Bogus-end-path
Th
[
https://issues.apache.org/jira/browse/WHIMSY-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shane Curcuru updated WHIMSY-155:
-
Component/s: BoardAgenda
> Whimsy URL snafu reveals SERVER env vars?
> ---
[
https://issues.apache.org/jira/browse/WHIMSY-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved WHIMSY-154.
-
Resolution: Fixed
Should be fixed now
> Username display broken on whimsy.a.o
> -
[
https://issues.apache.org/jira/browse/WHIMSY-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249364#comment-16249364
]
Sebb commented on WHIMSY-154:
-
(... it will be when the fix is propagated shortly)
> Username
[
https://issues.apache.org/jira/browse/WHIMSY-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249363#comment-16249363
]
Sebb commented on WHIMSY-154:
-
Thanks for the report; hopefully fixed now.
> Username display
On 11/13/2017 11:08 AM, sebb wrote:
> On 13 November 2017 at 02:36, Craig Russell wrote:
>> When trying to validate links for VOTE and NOTICE, the demo code attempts to
>> retrieve the message from lists.apache.org.
>>
>> # attempt to fetch the page
>> if @votelink =~ /^https?:/i
>> uri =
On 13 November 2017 at 02:36, Craig Russell wrote:
> When trying to validate links for VOTE and NOTICE, the demo code attempts to
> retrieve the message from lists.apache.org.
>
> # attempt to fetch the page
> if @votelink =~ /^https?:/i
> uri = URI.parse(@votelink)
> http = Net::HTTP
13 matches
Mail list logo