You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by "Sebb (Jira)" <ji...@apache.org> on 2020/06/13 16:26:00 UTC

[jira] [Resolved] (WHIMSY-332) Link to Pending ICLAs broken

     [ https://issues.apache.org/jira/browse/WHIMSY-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved WHIMSY-332.
-------------------------
    Resolution: Fixed

Oops, wrong key was being checked for PMC chair karma.

Should be fixed by the following commit:

commit ce0011c4afcb516e6c435fea5a04fcbaf31bcc4d

    Auth sets :pmc_chair, not :chair
---
 www/roster/main.rb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


> Link to Pending ICLAs broken
> ----------------------------
>
>                 Key: WHIMSY-332
>                 URL: https://issues.apache.org/jira/browse/WHIMSY-332
>             Project: Whimsy
>          Issue Type: Bug
>            Reporter: Jens Geyer
>            Priority: Major
>
> At the page below there's a link that promises to get me to the pending ICLAs list ([Search pending ICLAs|https://whimsy.apache.org/roster/icla/]) but all it does is that it directs me to an error page. Yes, I was logged in :)
> [https://whimsy.apache.org/roster/]
>  
> h1. 404 Not Found Error - Apache Whimsy
>  # 
>  
>  #  [roster|https://whimsy.apache.org/roster/icla/]
> {panel:bgColor=#ffffff}
> {panel:bgColor=#f2dede}
> 404 - Not Found - Apache Whimsy{panel}
> Whatever you're looking for is not there. We'll double-check our crystal balls, but you should probably try another [magic link.|https://whimsy.apache.org/roster/] * sinatra.error = GET /icla/
>  * sinatra.route = GET /icla/
>  * REQUEST_URI = /roster/icla/{panel}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)