Redmine wiki帮助按钮不起作用

时间:2013-06-21 13:04:10

标签: redmine

按钮帮助(?),应显示wiki语法帮助,显示“找不到页面”并打开奇怪的网址(%实体确实存在)

http://redmine.bisnode.cz/projects/org-redmine-redmine/wiki/Wiki/Form%C3%A1tov%C3%A1n%C3%AD%20textu:%20%3Ca%20href=%22/help/wiki_syntax.html%22%20class=%22help-link%22%20onclick=%22window.open("/help/wiki_syntax.html",%20"",%20"resizable=yes,%20location=no,%20width=300,%20height=640,%20menubar=no,%20status=no,%20scrollbars=yes");%20return%20false;%22%3EN%C3%A1pov%C4%9Bda%3C/a%3E%20&%20%3Ca%20href=%22/plugin_assets/wiking/help/wiki_syntax.html%22%20class=%22help-link%22%20onclick=%22window.open("/plugin_assets/wiking/help/wiki_syntax.html",%20"",%20"resizable=yes,%20location=no,%20width=300,%20height=640,%20menubar=no,%20status=no,%20scrollbars=yes");%20return%20false;%22%3EV%C3%ADce%3C/a%3E

enter image description here

enter image description here

2 个答案:

答案 0 :(得分:0)

发现了什么问题 - WikiNG插件。将插件更新到最新版本(来自svn)解决了这个问题。

答案 1 :(得分:0)

在Redmine Redmine 3.3.0.stable.1233中它出现了。

我通过应用此补丁来解决它:

CollapsingToolbarLayout

发现于:http://projects.andriylesyuk.com/issues/2403

最好的问候。