| ../irclogs/#mantishelp.2009-11-19.log | ||
| --- scribe started --- | 00:00 | |
| ln- | can I give some kind of aliases for bug numbers? | 12:44 |
|---|---|---|
| ln- | for example, i would like to refer to bug 479 as "MyTrackerBug" and not using its number. | 12:46 |
| kirillka | hi all | 13:36 |
| moto-moi | ln-: afaik there is no such functionality in the current mantis | 13:36 |
| ln- | sad | 13:37 |
| ln- | but thanks | 13:37 |
| moto-moi | Well, when you have 3000+ entries, it gets harder to find logical names :P | 13:37 |
| ln- | i wouldn't want to give an alias to each bug, but the mainly the tracker ones. | 13:39 |
| mantisbot | Bug 479 - russlndr - fixed - closed | 13:58 |
| mantisbot | Renaming .php3 to .php - http://www.mantisbt.org/bugs/view.php?id=479 | 13:58 |
| nuclear_eclipse | ln-: how would you expect it to work? how would you assign aliases to bug numbers, and how would you refer to them or expect to use them? | 14:22 |
| ln- | i would expect to be able to use the alias when adding a new relation between bugs, at least. | 14:26 |
| nuclear_eclipse | ln-: one other thing to consider: rather than creating bugs just to track other bugs, you could create a set of versions, and set bugs' target version so that you can use the roadmap and changelog | 14:57 |
| g0rd0n | is it enough that i change the auto_increment of mantis_bug_table to 1000 to have the bug numbers start from 1000 on my clean install? | 15:20 |
| nuclear_eclipse | g0rd0n: yes | 15:39 |
| g0rd0n | good | 15:40 |
| nuclear_eclipse | you may also want to consider bumping the autoincement on bug_extended_table or whatever it's called | 15:40 |
| g0rd0n | i think im too lazy to import the users from redmine, ill have everyone re-register and screw it | 15:40 |
| g0rd0n | hmm theres no bug_extended table here | 15:41 |
| g0rd0n | (mantis 1.2rc2) | 15:41 |
| nuclear_eclipse | sorry, bug_text_table | 15:41 |
| g0rd0n | =) | 15:45 |
| g0rd0n | ok basically im all set, but need to find out why dokuwiki stopped working since i integrated it into mantis | 15:45 |
| g0rd0n | just get http 500 no errors in the logs | 15:45 |
| g0rd0n | odd | 15:45 |
| g0rd0n | oh actually i got one hehe... | 15:47 |
| nuclear_eclipse | g0rd0n: note that the integration steps listed are pretty much out of date | 15:47 |
| g0rd0n | ouch | 15:47 |
| g0rd0n | i followed those on the mantis wiki | 15:47 |
| g0rd0n | with the latest dokuwiki version | 15:48 |
| nuclear_eclipse | yeah, it's one of those things that "I never use dokuwiki and nobody else has updated the instructions" | 15:48 |
| g0rd0n | oh | 15:51 |
| g0rd0n | what wiki do you use / recommend? | 15:51 |
| nuclear_eclipse | well I personally like Mediawiki, but dokuwiki is the only one that can use Mantis's user-credentials for single-sign-on | 15:52 |
| nuclear_eclipse | although I have in the past been able to do a small bit of hacking on Mediawiki to more-or-less simulate that behavior | 15:53 |
| nuclear_eclipse | but I no longer use a wiki at all, so I haven't kept up on it | 15:53 |
| g0rd0n | i see | 15:58 |
| g0rd0n | well ill try to see if i can get dokuwiki working first | 15:59 |
| g0rd0n | heh | 16:36 |
| g0rd0n | both mantis and dokuwiki have functions called utf8_strlen | 16:37 |
| g0rd0n | that's why it's broken now | 16:37 |
| g0rd0n | actually dokuwiki checks if the function already exists prior to loading it | 16:39 |
| g0rd0n | but i guess mantis does not :P | 16:39 |
| nuclear_eclipse | no, it doesn't | 16:39 |
| nuclear_eclipse | you could simply comment out their definition of the function, knowing that Mantis will define it | 16:40 |
| g0rd0n | same for utf8_strpos and utf8_substr and a bunch of others, removed them... now the next problem lol | 16:48 |
| nuclear_eclipse | lol | 16:48 |
| g0rd0n | Call to undefined function get_enum_to_string() | 16:48 |
| g0rd0n | in the mantis.class.php file i added to dokuwiki | 16:48 |
| nuclear_eclipse | yes, those need to be changed to call something like MantisEnum::some_func() | 16:48 |
| g0rd0n | oh :P | 16:49 |
| nuclear_eclipse | you can find the new implementations in mantis/core/classes/MantisEnum.class.php | 16:49 |
| g0rd0n | oh dear | 16:51 |
| g0rd0n | getValue? no idea.... | 16:52 |
| g0rd0n | well either getLabel ot getValue i would say :P | 17:03 |
| g0rd0n | yay! | 17:03 |
| g0rd0n | permssion denied, but dokuwiki is alive now | 17:03 |
| nuclear_eclipse | if you have an account on mantisbt.org, we'd be more than happy to have you update the wiki page with instructions for integrating dokuwiki with 1.2 :P | 17:04 |
| g0rd0n | hmmm | 17:06 |
| g0rd0n | maybe i have one, not used in years though | 17:06 |
| g0rd0n | lemme try to login :p | 17:06 |
| g0rd0n | well i guess i had not... registered now | 17:08 |
| g0rd0n | anyway dokuwiki shows that i am logged in, but says i have no permissions... will have a look in a few minutes... maintime my main machine is up and running again | 17:09 |
| g0rd0n | 24" is much better than 11" :P | 17:10 |
| g0rd0n | brb | 17:10 |
| g0rd0n | ok it was getLabel, not getValue | 17:23 |
| g0rd0n | seems to work now | 17:24 |
| gabriel__ | hello | 17:32 |
| gabriel__ | my signup_page doesnt show the code | 17:33 |
| gabriel__ | hello, my signup_page doesn't show the code in the box of the rigth | 17:37 |
| [_gabriel_] | is anybody here? | 18:05 |
| kirillka | thraxisp: around? | 19:13 |
| thraxisp | kirillka: yes | 20:44 |
| kirillka | thraxisp: send me another mail | 21:08 |
| kirillka | thraxisp: test | 21:23 |
| kirillka | thraxisp: Yes. I send to this mail | 21:24 |
| kirillka | thraxisp: send me your mail to my. You can get on git.mantisforge.org (Kirill Krasnov) | 21:27 |
| kirillka | I go sleep 23:27 | 21:27 |
Generated by irclog2html.py