Friday, 2009-12-11

../irclogs/#mantishelp.2009-12-11.log
--- scribe started ---00:00
alemayohi07:01
alemayoare the plugins downwards compatible? we are using 1.2.0rc1 and tried to install the search plugin ... there were weired problems --- is it supposed to work?07:02
dhx_mQUICK EVERYONE SOMEONE HAS A PROBLEM ON THE DEVELOPER MAILING LIST AND THEY'RE USING UPPERCASE SO IT MUST BE MORE IMPORTANT THAN THAT PROJECT I'M WORKING ON TO SAVE THE WORLD FROM AN IMMINENT ASTEROID STRIKE10:19
dhx_m:)10:19
gialluNO, YOU'RE WRONG! MY PROJECT IS THE MOST IMPORTANT, PLEASE STOP WHAT YOU'RE DOING AND HELP ME WITH THE UNSUPPORTED PLUGINS...10:48
dhx_mLMGTFY.COM/?q=CAPSLOCK10:52
alemayohi11:03
alemayois the mantis-dev mailinglist archive updated only monthly or was there just no mail in december 09 yet??11:03
dhx_mthere has been mail since the 9th11:06
kenguestgiallu: speaking of which...got a moment? ;-)11:22
kenguestdarn. bbiaw11:22
quicksilvergiallu: tangentially related : http://www.bash.org/?83503011:29
gialluquicksilver, LOL11:34
alemayoare the plugins downwards compatible? we are using 1.2.0rc1 and tried to install the search plugin ... there were weired problems --- is it supposed to work?13:19
mantisbt_52843troquelada de alegria13:30
giallualemayo, we never had plugins before14:40
gialluyou are probably running some 3rd party ones?14:40
alemayobut they are lined on mantisbt.org ?14:41
alemayolinked14:41
alemayohm ... or at least they show up in google quite well :)14:42
alemayoI am talking about: http://deboutv.free.fr/mantis/ --- but that is an inofficial page ?14:44
nuclear_eclipseyeah14:44
nuclear_eclipsethose are unsupported14:44
nuclear_eclipsethey require changing much of the core code, so we can't help you14:45
alemayobut in 1.2.0rc2 there are two official plugins ... so there IS some plugin system, but just the search plugin does not count for this, right?14:46
nuclear_eclipseright14:46
nuclear_eclipsethey are incompatible with each other14:46
zg_Hello15:42
zg_Is there a way to change the user role rights? I want to make "Reporter" able to assign bugs.15:43
nuclear_eclipsezg_: manage -> manage thresholds15:43
zg_Ahhh15:44
zg_Thanks :)15:44
zg_And is there a way to allow reportes to close a bug (I only can make reports change the status to all possible stati like "confirmed" etc.)15:49
zg_"Allow reportes to close bugs" doesn't activate a button or s.th. else to close a bug15:49
nuclear_eclipsetry manage workflow15:50
zg_Ah15:52
zg_That's it15:52
zg_Thanks again15:52
nuclear_eclipseyou're welcome15:52
zg_Gonna leave, bye bye16:09
giallunuclear_eclipse, ping17:12
nuclear_eclipsehowdy17:12
gialluhi :)17:12
* nuclear_eclipse is playing WoW atm, so may be a bit of latency at times ;)17:12
gialluso, I0'm still trying to refine installation for my plugin17:12
giallumanage_plugin_install.php calls $t_plugin->install()17:13
gialluno sorry17:13
giallucalls plugin_install($t_plugin)17:13
gialluand this one just does:17:13
gialluif( !$p_plugin->install() ) return null17:14
gialluso a failing install is not handled/shown to user17:14
gialluany suggestion about how should we handle this?17:15
* giallu thinks it's probably better to discuss on the ML, no expectations on latency there...17:23
nuclear_eclipsegiallu: I think that was a matter of simple way to make it work right then17:23
nuclear_eclipsecould easily improve that behavior with an error message or something17:23
gialluyeah. the wuestion is where to we catch it. at the manage_plugin_install.php level, probably redirecting to a "fail" page?17:26
nuclear_eclipseI dunno17:27
gialluor in plugin_install, with trigger_error(NEW_ERROR)17:27
gialluok, then I choose :)17:29
nuclear_eclipsehave fun :)17:29
gialluI'll sedn a patch oin list ;)17:29
nuclear_eclipseok, taht works17:29
gialludamn keyboard...17:30
giallunuclear_eclipse, what's the "errors()" method expected usage?17:56
giallunever mind, found where it's used17:57
nuclear_eclipsegiallu: would also be nice to find a "better" way of specifying localizable error messages18:34
gialluuhm, I was just thinking about it...18:46
giallucan we use some getters like: getError() (returns current error code) getErrorMessage(code) ?18:48
ezrawanyone know how I can re-order fields on the bug report page if I am using the myreport plugin?19:32

Generated by irclog2html.py