Thursday, 2009-11-19

../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
kirillkahi all13:36
moto-moiln-: afaik there is no such functionality in the current mantis13:36
ln-sad13:37
ln-but thanks13:37
moto-moiWell, when you have 3000+ entries, it gets harder to find logical names :P13:37
ln-i wouldn't want to give an alias to each bug, but the mainly the tracker ones.13:39
mantisbotBug 479 - russlndr - fixed - closed13:58
mantisbotRenaming .php3 to .php - http://www.mantisbt.org/bugs/view.php?id=47913:58
nuclear_eclipseln-: 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_eclipseln-: 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 changelog14:57
g0rd0nis 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_eclipseg0rd0n: yes15:39
g0rd0ngood15:40
nuclear_eclipseyou may also want to consider bumping the autoincement on bug_extended_table or whatever it's called15:40
g0rd0ni think im too lazy to import the users from redmine, ill have everyone re-register and screw it15:40
g0rd0nhmm theres no bug_extended table here15:41
g0rd0n(mantis 1.2rc2)15:41
nuclear_eclipsesorry, bug_text_table15:41
g0rd0n=)15:45
g0rd0nok basically im all set, but need to find out why dokuwiki stopped working since i integrated it into mantis15:45
g0rd0njust get http 500 no errors in the logs15:45
g0rd0nodd15:45
g0rd0noh actually i got one hehe...15:47
nuclear_eclipseg0rd0n: note that the integration steps listed are pretty much out of date15:47
g0rd0nouch15:47
g0rd0ni followed those on the mantis wiki15:47
g0rd0nwith the latest dokuwiki version15:48
nuclear_eclipseyeah, it's one of those things that "I never use dokuwiki and nobody else has updated the instructions"15:48
g0rd0noh15:51
g0rd0nwhat wiki do you use / recommend?15:51
nuclear_eclipsewell I personally like Mediawiki, but dokuwiki is the only one that can use Mantis's user-credentials for single-sign-on15:52
nuclear_eclipsealthough I have in the past been able to do a small bit of hacking on Mediawiki to more-or-less simulate that behavior15:53
nuclear_eclipsebut I no longer use a wiki at all, so I haven't kept up on it15:53
g0rd0ni see15:58
g0rd0nwell ill try to see if i can get dokuwiki working first15:59
g0rd0nheh16:36
g0rd0nboth mantis and dokuwiki have functions called utf8_strlen16:37
g0rd0nthat's why it's broken now16:37
g0rd0nactually dokuwiki checks if the function already exists prior to loading it16:39
g0rd0nbut i guess mantis does not :P16:39
nuclear_eclipseno, it doesn't16:39
nuclear_eclipseyou could simply comment out their definition of the function, knowing that Mantis will define it16:40
g0rd0nsame for utf8_strpos and utf8_substr and a bunch of others, removed them... now the next problem lol16:48
nuclear_eclipselol16:48
g0rd0nCall to undefined function get_enum_to_string()16:48
g0rd0nin the mantis.class.php file i added to dokuwiki16:48
nuclear_eclipseyes, those need to be changed to call something like MantisEnum::some_func()16:48
g0rd0noh :P16:49
nuclear_eclipseyou can find the new implementations in mantis/core/classes/MantisEnum.class.php16:49
g0rd0noh dear16:51
g0rd0ngetValue? no idea....16:52
g0rd0nwell either getLabel ot getValue i would say :P17:03
g0rd0nyay!17:03
g0rd0npermssion denied, but dokuwiki is alive now17:03
nuclear_eclipseif 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 :P17:04
g0rd0nhmmm17:06
g0rd0nmaybe i have one, not used in years though17:06
g0rd0nlemme try to login :p17:06
g0rd0nwell i guess i had not... registered now17:08
g0rd0nanyway 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 again17:09
g0rd0n24" is much better than 11" :P17:10
g0rd0nbrb17:10
g0rd0nok it was getLabel, not getValue17:23
g0rd0nseems to work now17:24
gabriel__hello17:32
gabriel__my signup_page doesnt show the code17:33
gabriel__hello, my signup_page doesn't show the code in the box of the rigth17:37
[_gabriel_]is anybody here?18:05
kirillkathraxisp: around?19:13
thraxispkirillka: yes20:44
kirillkathraxisp: send me another mail21:08
kirillkathraxisp: test21:23
kirillkathraxisp: Yes. I send to this mail21:24
kirillkathraxisp: send me your mail to my. You can get on git.mantisforge.org (Kirill Krasnov)21:27
kirillkaI go sleep 23:2721:27

Generated by irclog2html.py