首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >调用未定义方法SprintListController::buildApplicationPage()

调用未定义方法SprintListController::buildApplicationPage()
EN

Stack Overflow用户
提问于 2016-08-30 19:56:43
回答 1查看 105关注 0票数 0

我想安装吞噬器-扩展-对噬菌体的Sprint。我跟踪安装如下:

要安装Sprint分机,请执行以下操作: 更新您的噬菌体和libphutil,从/srv/phab/ phabricator /bin目录运行git克隆https://github.com/wikimedia/phabricator-extensions-Sprint.git /srv/phab/libext/sprint: ./config set load-库'{"sprint":"/srv/phab/libext/sprint/src"}‘

但是当我在应用程序中运行Sprint时,我收到了这个bug:

代码语言:javascript
复制
>>> UNRECOVERABLE FATAL ERROR <<<

Call to undefined method SprintListController::buildApplicationPage()

/opt/phabricator/libext/sprint/src/controller/SprintListController.php:46


┻━┻ ︵ ¯\_(ツ)_/¯ ︵ ┻━┻

我不得不试着做,但没有成功。请帮帮忙。

EN

回答 1

Stack Overflow用户

发布于 2016-09-01 11:22:23

Sprint扩展最近因Phabricator:https://secure.phabricator.com/rP2201c65eb73fb99b8625bea45c273d262f2c289f#19bb764c中的提交而中断。

快速修复是通过将已删除的buildApplicationPage方法放入src/controller/SprintListController.php来恢复它,它将修复您描述的bug。

但是,考虑到这里讨论的问题,从长远来看,使用Sprint扩展看起来是一个值得怀疑的选择:https://phabricator.wikimedia.org/T90906

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/39236073

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档