#4428 reviewboard error code 500
Closed: Fixed Opened by gagomes.

= bug description =

When opening [https://fedorahosted.org/reviewboard/] I'm getting the following error:

{{{

Something broke! (Error 500)

It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administrator.
}}}

= bug analysis =

N/A (Didn't perform any analysis at this time.)

= fix recommendation =

N/A


This has been fixed now with puppet commit 3a54619.

Basically, during the migration of my hotfix for Fedora OpenID to puppet, I must have missed 5 lines of code (amongst which the return statement...), and nobody noticed it was completely broken until now.

Metadata