Taggic / IssueTracker

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

sourcefile error #3

Closed savpek closed 13 years ago

savpek commented 13 years ago

Next page arrow gives "cannot find .issues file" at issue list. Seems there are no definition for actual project file when it tries find next page of issues.

I have created initial issue files, tested different author settings. Tried on two different installations of dokuwiki (on same server though) no change.

Taggic commented 13 years ago

This behaiviour is unknown to me. could you send me your issue file that I've some test data ?

savpek commented 13 years ago

http://savpek.kapsi.fi/issuetracker_test/doku.php?id=start there are standalone testinstallation of dokuwiki with error.

username: testuser password: testuser

savpek commented 13 years ago

your_project.issues exist in meta folder.

savpek commented 13 years ago

Tried with clean installation of dokuwiki on stick (which creates local small web server) no succes.

Taggic commented 13 years ago

have added a pure admin and a pure developer into your test environment (hope that is ok for you).

login pwd group

atestuser atestuser admin adeveloper adeveloper developer

both working as expected. the "user" group is not allowed. please check your test environment and give me feedback.

savpek commented 13 years ago

Nice, working now. Dokuwiki seems to install superuser as admin and user for default. Thanks for solving this, now your plugin have one new happy user with it :)

savpek commented 13 years ago

Hmmm source file error still exist, but otherwise now it is working ok. This can be workaround though by just show high number of issues on one page.

savpek commented 13 years ago

Hmm or maybe can't, gives error too when try increase number of issues shown.

Taggic commented 13 years ago

yes, source file was a real problem. just fixed it.

please test and give me feedback

savpek commented 13 years ago

logged as "atestuser" at page http://savpek.kapsi.fi/issuetracker_test/doku.php?id=start gives .source error when try move to next page of issues.

savpek commented 13 years ago

http://prntscr.com/2xlcg

Taggic commented 13 years ago

ahhhrrrg ... I did also a mod in syntax.php inbetween other work.

problem is that I'm currently implementing a filter function plus a related bugfix and I'm just in the middle of development what will take a while (a few days possibly due to other workload).

It is not possible to commit the current file status but I will send it per eMail to you just for testing purpose (filter will not work). Please test and give feedback still here within git (not per mail).

Taggic commented 13 years ago

just uploaded a new version including filter and bugfixing. please check if the issue is now solved and give me feedback

savpek commented 13 years ago

source file issue is now fixed. However, after filter is used page don't show form to send new issue anymore. This happens if form is used at same page as issuelist.