phenotips / phenomecentral.org

The phenomecentral.org website
GNU Affero General Public License v3.0
2 stars 8 forks source link

Login button appears to be broken #40

Closed buske closed 10 years ago

buske commented 10 years ago

Getting a velocity error on prod1. Can log in by clicking on login link on top-right, but after login I get redirected to a homepage that crashes. Only the nav links on the top work. Likely related to the URL redirection?

Failed to execute the [velocity] macro
org.xwiki.rendering.macro.MacroExecutionException: Failed to evaluate Velocity Macro for content [#if ($xcontext.user != 'XWiki.XWikiGuest')
[...]
Caused by: org.xwiki.velocity.XWikiVelocityException: Failed to evaluate content with id [xwiki:PhenomeCentral.login]
    at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:247)
    at org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:187)
    at org.xwiki.rendering.internal.macro.velocity.VelocityMacro.evaluateString(VelocityMacro.java:124)
    ... 98 more
Caused by: org.apache.velocity.runtime.parser.TemplateParseException: Encountered "" at xwiki:PhenomeCentral.login[line 37, column 9]
sdumitriu commented 10 years ago

This was caused by a bad merge on that particular instance.