-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
issue/regressionIndicates a previously functioning feature or behavior that has broken or regressed after a changeIndicates a previously functioning feature or behavior that has broken or regressed after a changetype/bug
Milestone
Description
As of commit e08d1fc (current master branch) new installation fails with following error:
html/template:user/dashboard/repo-search:3:13: {{if}} branches end in different contexts: {stateJSRegexp delimNone urlPartNone jsCtxRegexp attrNone elementScript }, {stateJS delimNone urlPartNone jsCtxRegexp attrNone elementScript }
Gitea has been built with go build
.
The offending route is the default one (/) which is were you are directed right after install.
Metadata
Metadata
Assignees
Labels
issue/regressionIndicates a previously functioning feature or behavior that has broken or regressed after a changeIndicates a previously functioning feature or behavior that has broken or regressed after a changetype/bug