问题标签 [mantis]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
wiki - How can I link from a dokuwiki wiki article to a mantis ticket?
I would like to link from a dokuwiki article to a mantis ticket and an overview of tickets
I have the latest versions of mantisbt, dokuwiki and the mantis plugin for doku wiki. Also I have integrated dokuwiki in mantis.
The dokuwiki config looks at the moment like the following
The address of mantis is: testserver/mantisbt/ The address of dokuwiki is: testserver/dokuwiki
What´s the meaning of "Username for Mantis"? The adminstrator of mantis?
The following descriptions shows the way to link to the tickets and the ticket overview:
http://www.dokuwiki.org/plugin:mantis#usage
In my mantis I have the following structure
mantisbt/testproject/ticket
so in an wiki article I linked {{mantisbt>testproject}}, like the descriptions says, to show an overview of tickets. but it does not work
so my questions are:
- What do I have to configure?
- What do I have to write in an aritcle to show an overview of tickets of the project?
- What do I have to write in an article to link to a special ticket?
Thanks Best wishes Christine
jira - 将 MantisBT 1.1.2 迁移到 JIRA 5.1.1
我有一个现有的问题跟踪系统,MantisBT 使用非常旧的 1.1.2 版本(使用 MySql 5.0),我需要使用最新的 5.1.1 版本将其迁移到另一个问题跟踪系统 JIRA。
虽然 JIRA 支持 MantisBT 问题迁移,但它仅支持 MantisBT 1.1.8 及以后的版本。我被困住了!!!
我尝试通过执行以下步骤将 MantisBT 升级到最新的 1.2.11(使用 MySql 5.5): - 将我的旧 MantisBT MySQL 数据库导出到 sql 文件中。- 将此 sql 文件导入 MySql 5.5 - 当我尝试访问新的 MantisBT 登录页面时,遇到以下错误:
有人有做上述的经验吗?
soap - SOAP-ERROR:解析 WSDL:无法从 mantisconnect 加载
最近我正在尝试集成我们现在使用的两个系统。我们有一个使用 Helpspot (http://www.helpspot.com/) 的客户反馈网站,另一个是 Bug 跟踪器 Mantis 服务器。我们希望一些客户反馈可以添加到螳螂。由于mantis有一个WSDL mantisconnect,所以我用nusoap写了一些代码来和mantis wsdl交互。它工作得很好..我可以更新问题或做其他事情。
但是当我将相同的代码上传到 Helpspot 服务器时,它停止工作......
我收到了这个错误消息:
致命错误:未捕获的 SoapFault 异常:[WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://Mymantis/api/soap/mantisconnect.php?WSDL' : Extra content at the end of the document in / www/eh17275/public_html/custom_code/RequestPush-MantisBT.php:36 堆栈跟踪:#0 /www/eh17275/public_html/custom_code/RequestPush-MantisBT.php(36): SoapClient->SoapClient('http://testmant. ..') #1 /www/eh17275/public_html/custom_code/RequestPush-MantisBT.php(75): RequestPush_MantisBT->push('test') #2 {main} 抛出 /www/eh17275/public_html/custom_code/RequestPush -MantisBT.php 在第 36 行
我的代码中的第 36 行是 =>$client=new soapclient('http://Mymantis/api/soap/mantisconnect.php?WSDL');
我用谷歌搜索了一整天,大多数人遇到这个错误通常是因为他们编写了自己的 SOAP 服务器,但在我的例子中,我只是编写了一个客户端并且代码有效。
我的螳螂服务器上的 WSDL 已启动。我可以看到这个页面http : / /mymantis/api/soap/mantisconnect.php
,我什至希望我的朋友在家里检查这个页面,他们可以看到它。所以我认为可以消除互联网服务设置的因素。
有没有人对此有任何想法?
感谢阅读
sql - 备份螳螂
我想完全备份我的 Mantis 跟踪系统,最简单的方法是什么?如果我只备份数据库,它是否已经备份了 Mantis 上的所有内容?
谢谢!!
system - 螳螂虫追踪系统
我知道这是一个愚蠢的问题,但我不知道错误跟踪系统是如何工作的,但我知道它们的用途。研究表明,mantis 比 Bugzilla 更易于使用,所以我决定使用 mantis,但不知道如何安装它。谁能告诉我,在小型系统中安装 mantis 错误跟踪系统需要采取哪些步骤公司跟踪网站、移动门户的错误?
bug-tracking - Mantis 已修复错误摘要,每个开发人员修复每个错误所需的时间
我们使用 Mantis 作为我们公司的错误跟踪系统。我知道螳螂内部的错误生命周期。
我想知道是否有任何方法可以生成错误总结——开发人员已修复——修复每个错误所需的时间——对于一个项目
我有兴趣为自己生成一份报告,看看我们是否可以在项目中冒出任何模式。
谢谢!
bug-tracking - 一旦在 MantisBT 中输入错误,有没有办法更改“项目”?
从标题可以看出,我在 MantisBT 中输入了一个错误,但错误地选择了错误的项目。我可以返回并编辑 bug 的大部分参数,但它不允许我更改项目。我查看了配置,那里似乎也没有选择。有没有办法通过将项目更改为正确的值来修复错误信息?
php - 与 mantisbt 的肥皂连接
我正在尝试与个人应用程序的网络服务螳螂错误跟踪器建立肥皂连接。
怎么了 ?
$this->adresse = "http://localhost/mantisbt/api/soap/mantisconnect.php?wsdl"
当我用浏览器访问这个地址时,我看到了正确的 XHTML 文件
这是有错误的这一行:$client = new SoapClient($this->adresse);
感谢帮助。
tomcat - 如何将 Mantis (php) 安装到在 Tomcat 上运行的 Quercus(基于 java 的 php 引擎)中
这个问题解释了 Quercus 可用于在 tomcat 安装中安装 Mantis Bug Tracker(基于 php 的应用程序)。 JBoss/Tomcat 的免费 Wiki 和错误跟踪器
我现在已经在 Tomcat7 上成功部署了 Quercus,但我不明白如何将 Mantis 部署到 Quercus 上,我实际上将文件放在哪里?
背景:我喜欢这个想法,因为目前我服务器上的所有内容都是基于 java 的,并且部署在单个 tomcat 安装中,我不想使我的部署环境复杂化。我查看了纯 java 解决方案 JIRA,但它非常重量级,需要自己的 tomcat 实例,所以我有多个端口的复杂性,然后我查看了开源 jtrac,但它的功能并没有给我留下深刻印象。
更新: 我重新考虑了一下,除了将默认端口更改为 8081 并将控制端口更改为 6 之外,我使用默认值安装了 JIRA 产品,现在它与我的其他 tomcat 安装并排工作没有问题:)
以管理员的身份与 JIRA 一起玩了几个小时,发现它是一个非常流畅且易于使用的好人。仍然是原始问题的答案可能对其他人有用。