Taggic / IssueTracker

issue tracking as dokuwiki plugin
http://www.fristercons.de/fcon/doku.php?id=issuetracker:descr
8 stars 2 forks source link

no way to change state of issue, buttons don't show #4

Closed savpek closed 13 years ago

savpek commented 13 years ago

Seems issueTracker doesn't regonice me as admin user, have tried change group settings from CM, no change. (tried groups admin,@admin,user,@user and even one user defined groupname.) Reinstalled author files with install.php, no change. Tried on two different installations of dokuwiki (on same server) no change.

Taggic commented 13 years ago

Have you taken care that the delimiter between the groups at CM is a pipe and not a comma ?

savpek commented 13 years ago

Yup, separated with pipe. Tested following options: admin admin|user @admin @user

None worked.

savpek commented 13 years ago

Error: this.element is null Source: http://savpek.kapsi.fi/lib/plugins/issuetracker/fabtabulous.js Line: 14

At line 14: this.menu = $A(this.element.getElementsByTagName('a'));

JS console throws this everytime page is loaded.

savpek commented 13 years ago

See issue #3, fixed this.