Thursday, 2009-05-14

../irclogs/#mantishelp.2009-05-14.log
--- scribe started ---00:00
dapozzomafter installing 1.1.6 with mysql 5.0.4 apache 2.2. and php 5 i'm not able to conect to the db06:32
dhx_mstandard response: try 1.1.706:45
dhx_mthen give us exact error messages you're receiving06:45
laotseuis there any way to send a mail when the "resolution" changes ?08:21
maneHello12:21
maneI have a problem with installing Mantis 1.1.7 in combination with PostgreSQL12:22
manewhen the Mantis config.php wants to create mantis_bug_table I get an error: Unable to create mantis_bug_table / ERROR: column "sticky" is of type boolean but default expression is of type integer12:27
maneHello? Is somebody here?12:31
_Pol_Hello all, I always received 2 mails when someone submit a new bug or modify it...13:05
_Pol_One in french, one in english13:05
_Pol_is there someone who can help me to configure it ?13:05
giallu_Pol_, are you sure you are not subscribed twice?13:56
giallui.e., you have two different accounts13:56
_Pol_no I'm sure... I'm the administrator...13:56
_Pol_aaah13:57
_Pol_lemme check :)13:57
giallu:)13:57
_Pol_is it possible to disable email notification for a user ?14:02
mantisbotNew bug: Bug 10487 - matsetvotinh102 - open - new14:55
mantisbotNew bug: theo dõi bug - http://www.mantisbt.org/bugs/view.php?id=1048714:55
mantisbotNew bug: Bug 10488 - msierszen - open - new14:55
mantisbotNew bug: Inserting strings > 4000 Bytes not working -> direct file upload and email - http://www.mantisbt.org/bugs/view.php?id=1048814:55
mantisbotNew bug: Bug 10489 - msierszen - open - new15:40
mantisbotNew bug: Some upgrades don't work due to DESCRIBE - http://www.mantisbt.org/bugs/view.php?id=1048915:40
mantisbotNew bug: Bug 10490 - msierszen - open - new15:55
mantisbotNew bug: Some queries don't work due to the use of "AS" in table alias - http://www.mantisbt.org/bugs/view.php?id=1049015:55
paulr!seen daryn ;/17:35
incorrecthello, I am trying to install mantis, but it keeps complaining i need mysql server ... oh i think i know now18:24
incorrectno wait i don't know, i have mysql client installed,18:24
incorrecti need mysql 4.1 of later,  i have 518:24
incorrect5.0.75 even18:25
paulrshould be fine18:25
paulrdo you have the mysql extension for php installed/enbabled18:25
paulrbah18:25
paulrbbiab18:25
incorrectyes i have other things like drupal running18:28
incorrectdamn it, stupid typo18:30
incorrecthmm, where do i configure ldap authentication18:46
incorrectok i will do http auth19:14
incorrecthmm, mantis doesn't seem to honour BASIC_AUTH19:31
paulrshould do21:01
incorrect$g_login_method = BASIC_AUTH;21:02
incorrecti've created my user in mantis and now i am logging in via apache basic auth21:03
incorrectdo i need to do more than just set that?21:03
paulrshouldn't need to21:09
incorrecthmm, well i am using the same auth as i do for my ldap service21:11
incorrectweird21:12
paulr1.1?21:14
incorrectlatest stable it said21:14
incorrect1.1.721:15
paulrbasic auth means we look for  $_SERVER['REMOTE_USER'];21:17
paulrbeing set in php21:17
paulrif you create a page and look at var_dump($_SERVER); does it list your username somewhere?21:18
incorrect["REMOTE_USER"]=>  string(5) "me!!!"21:19
incorrectme!!! being my username21:19
paulrso erm21:20
paulrit should work :P21:20
paulrincorrect: $_SERVER['PHP_AUTH_PW'] is set to correct password for mantis too ?21:20
incorrectoh21:21
* paulr wonders if nuclear_eclipse happens to be lurking at all21:22
incorrectso there needs to be a local user that matches the user i logged in as via apache21:23
paulrapparently ;/21:23
paulrif you use that auth method21:23
incorrectthat sux21:23
incorrectpeople can never change their password21:23
paulrhmm?21:25
paulrhmm21:25
paulr;)21:25
incorrectpersonally i thought the point of defering to a thirdparty auth was that you trusted them21:26
nuclear_eclipsehi paulr21:38
paulrlo21:38
paulrincorrect: you'd think that would make some sense21:39
paulrnuclear_eclipse: dates21:39
paulrnuclear_eclipse: where should we set timezone?21:39
incorrectok well i know how to fix it now, but its 10:40pm and my brain just went bye bye21:40
incorrectthanks for your help21:40
nuclear_eclipsepaulr: I'd say that timezones should default to the server's timezone, but make it optionally configurable either in config_inc or through interface21:41
nuclear_eclipseand then have the ability for users to configure their own timezone as well21:42
paulrno21:42
paulri mean21:42
paulrwhere would you put the call to set timezone from user pref :P21:42
nuclear_eclipseno clue; that's your job to figure out :P21:43
* paulr wonders if john said anything during that split21:49
supervisorhi all21:52
supervisorhow can I do for upload more then 1 images?21:52
supervisorin a reported bug21:52
supervisormore than 1 image21:52
nuclear_eclipsesupervisor: you can upload as many as you want, but only one at a time21:54
supervisoryes I know, thanks21:54
supervisorother question21:54
paulrnuclear_eclipse: I hate user preferences21:55
phl4kxCan I have different view settings for Administrator user and for reporter User?21:56
* paulr wonders how commitable to trunk dates stuff is21:56
phl4kxfor example, I like to MANAGER see NOT ASIGNED in my_view_page and REPORTER dont see NOT ASIGNED in my_view_page21:57
phl4kxis possible???21:57
nuclear_eclipsephl4kx: not afaik21:58
phl4kxjuazzz21:58
phl4kxother21:58
phl4kxHow can I delete the status???21:58
phl4kxI onli like NEW, RESOLVED and CLOSE status21:59
phl4kxonly three21:59
phl4kxhow Can I deleted from the my_view_page???21:59
nuclear_eclipseset $g_status_enum_string in your config_inc; see config_defaults_inc for an example22:00
nuclear_eclipsealso see my_view_page.php and core/my_view_inc.php22:00
phl4kxcool22:04
phl4kxother :)22:06
phl4kxcan I delete the FOOTER, the SHOW TIMER and the Combobox Projects??22:07
nuclear_eclipsephl4kx: the timer is a configuration option22:09
nuclear_eclipsethe combobox should disappear if there's only one project available22:10
phl4kxnop22:10
phl4kxI have only 1 project and not disapeer22:11
nuclear_eclipseoh, maybe that's 1.2 only22:11
phl4kxok22:11
phl4kxI donde use 1.222:11
phl4kxI dont use 1.222:11
phl4kxI can delete the time22:11
phl4kx$g_show_timer= OFF;22:11
phl4kx2009-05-14 17:09 PET22:12
phl4kxthis I like to delete22:12
nuclear_eclipseoh, I misunderstood22:12
nuclear_eclipsethere's no option for that, but you could make manual changes to core/html_api for both the time and the footer22:12
phl4kxyes22:13
phl4kxI see22:13
phl4kx/PRINT '</td>';22:13
phl4kx/PRINT '<td class="login-info-middle">';22:13
phl4kx/PRINT "<span class=\"italic\">$t_now</span>";22:13
phl4kx/PRINT '</td>';22:13
phl4kx/PRINT '<td class="login-info-right">';22:13
phl4kx/PRINT '<form method="post" name="form_set_project" action="set_project.php">';22:13
paulrnuclear_eclipse: you got some time in a few mins?22:13
phl4kxthat eliminated the time22:13
nuclear_eclipseI'm playing WoW, but yes22:14
phl4kxCan I DELETE the filter???22:20
paulrnuclear_eclipse: user preferences22:22
paulrwhy do we 'reset' to default values and not just delete row?22:22
phl4kxey22:23
phl4kxis possible to integrated mantis with a LDAP Active Directory under Win Server 2003?22:24
blacknred0phl4kx, i think so. i know i saw the users guide under their wiki if i wasn't dreaming23:05
phl4kxplease23:23
phl4kxI like to deleted the FILTER23:23
phl4kxhow?23:23

Generated by irclog2html.py