IRC logs of #mantisbt for Friday, 2014-11-07

*** amit_k <amit_k!728f6baa@gateway/web/freenode/ip.114.143.107.170> has joined #mantisbt00:11
amit_kHello All how are you ?00:11
amit_kCan someone guide me with Step by step installation of Mantis on Windows.... I am ready with php & mysql installed & browsed to /admiv/install.php00:12
*** kirillka <kirillka!~Miranda@195.242.142.17> has joined #mantisbt00:42
YoergerHey01:02
YoergerDid you create a new MySQL Database amit_k?01:03
amit_kyes01:05
YoergerSo on the installation page, start the installation.01:05
YoergerSpecify your hostname, which is most likely localhost01:05
amit_khey !! i figured it.... now its working Thanks a lot01:05
YoergerSure thing.01:05
amit_k:)01:06
*** amit_k <amit_k!728f6baa@gateway/web/freenode/ip.114.143.107.170> has quit IRC01:06
*** Protogenes <Protogenes!~Protogene@dslb-188-106-213-066.188.106.pools.vodafone-ip.de> has quit IRC01:14
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt01:42
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC01:47
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt02:35
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has joined #mantisbt02:59
*** giallu <giallu!~giallu@fedora/giallu> has joined #mantisbt03:07
*** gingerling <gingerling!~gingerlin@host-92-19-80-103.as13285.net> has joined #mantisbt04:57
*** bizulk_ <bizulk_!c16cc543@gateway/web/freenode/ip.193.108.197.67> has joined #mantisbt05:19
bizulk_hello everybody, I got a problem installing mantis 1.2.17, log file sasys "PHP Fatal error:  String functions are overloaded by mbstring in /srv/www/htdocs/mantisbt/library/utf8/utf8.php on line 39"05:19
bizulk_indeed mbstring.overload 7 ini php.ini05:20
bizulk_I added a conf file with "php_value mbstring.func_overload 0" and restarted apache, but I still get the error05:21
dregadbizulk_ I am not aware of any workaround other than the one you've described using mbstring.func_overload = 0 either in php.ini or in apache / .htaccess configuration05:53
*** dregad <dregad!c186bb23@gateway/web/freenode/ip.193.134.187.35> has quit IRC06:22
*** bizulk_ <bizulk_!c16cc543@gateway/web/freenode/ip.193.108.197.67> has quit IRC06:33
*** bizulk_ <bizulk_!c16cc543@gateway/web/freenode/ip.193.108.197.67> has joined #mantisbt06:33
bizulk_So I tested with phpinfo and found that I had to set the value with php_admin_value06:34
bizulk_this cannot be set in .htacces so I wrote an apache conf file.06:34
bizulk_Then installation process could start :) thanks06:35
*** bizulk_ <bizulk_!c16cc543@gateway/web/freenode/ip.193.108.197.67> has quit IRC06:35
*** Konzertheld <Konzertheld!~Konzerthe@185.44.151.60> has joined #mantisbt09:00
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt09:00
*** kirillka <kirillka!~Miranda@195.242.142.17> has quit IRC09:36
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC09:45
*** Konzertheld <Konzertheld!~Konzerthe@185.44.151.60> has joined #mantisbt10:35
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt10:35
*** Madi <Madi!29e73864@gateway/web/freenode/ip.41.231.56.100> has joined #mantisbt10:49
*** Madi <Madi!29e73864@gateway/web/freenode/ip.41.231.56.100> has quit IRC10:49
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC11:05
GitHub[mantisbt] vboctor pushed 1 new commit to master: http://git.io/2X4qZA11:49
GitHubmantisbt/master 8961a66 Victor Boctor: Collapse filter box by default...11:49
*** giallu <giallu!~giallu@fedora/giallu> has quit IRC12:31
*** gingerling <gingerling!~gingerlin@host-92-19-80-103.as13285.net> has quit IRC13:39
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has joined #mantisbt15:17
*** dejalexa_ <dejalexa_!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt16:17
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC16:20
*** dejalexa_ <dejalexa_!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC16:22
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt16:31
*** dregad <dregad!~dregad@77-234.193-178.cust.bluewin.ch> has joined #mantisbt16:40
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC17:37
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt17:38
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC17:42
GitHub[mantisbt] dregad pushed 4 new commits to master-1.2.x: http://git.io/BT3NeQ17:43
GitHubmantisbt/master-1.2.x bed19db Damien Regad: XML Import: Fix php code injection vulnerability...17:43
GitHubmantisbt/master-1.2.x 80a1548 Damien Regad: XML plugin: Add config page with access thresholds...17:43
GitHubmantisbt/master-1.2.x dfffbdd Damien Regad: XML Import: use new method to replace bug links...17:43
GitHub[mantisbt] dregad pushed 9 new commits to master: http://git.io/XxZzjA17:44
GitHubmantisbt/master 7d3dd43 Damien Regad: XML plugin: Add config page with access thresholds...17:44
GitHubmantisbt/master aea1a34 Damien Regad: XML import plugin does not process links...17:44
GitHubmantisbt/master 03aa6d5 Damien Regad: XML import plugin: replace links in 'steps to reproduce'...17:44
travis-ciBuild #1587: mantisbt/mantisbt master (2882a63) Damien Regad - The build has errored.17:48
travis-ciBuild details: http://travis-ci.org/mantisbt/mantisbt/builds/4034670817:48
travis-ciCode Changes: https://github.com/mantisbt/mantisbt/compare/8961a6670e5b...2882a63f048c17:48
*** Konzertheld <Konzertheld!~Konzerthe@habari/cabal/konzertheld> has quit IRC17:54
travis-ciBuild #1587: mantisbt/mantisbt master (2882a63) Damien Regad - The build has errored.17:56
travis-ciBuild details: http://travis-ci.org/mantisbt/mantisbt/builds/4034670817:56
travis-ciCode Changes: https://github.com/mantisbt/mantisbt/compare/8961a6670e5b...2882a63f048c17:56
GitHub[mantisbt] dregad pushed 1 new commit to master: http://git.io/6WcLQQ18:04
GitHubmantisbt/master 9bab513 Damien Regad: Fix inadvertant update of ADOdb...18:04
travis-ciBuild #1588: mantisbt/mantisbt master (9bab513) Damien Regad - The build passed.18:08
travis-ciBuild details: http://travis-ci.org/mantisbt/mantisbt/builds/4034863818:08
travis-ciCode Changes: https://github.com/mantisbt/mantisbt/compare/2882a63f048c...9bab513c277b18:08
GitHub[mantisbt] dregad pushed 3 new commits to master: http://git.io/PUDndA18:27
GitHubmantisbt/master cf27b29 Damien Regad: Admin Guide: split Configuration chapter by section...18:27
GitHubmantisbt/master 952ef67 Damien Regad: Documentation: improve layout of $g_ldap_server...18:27
GitHubmantisbt/master cf96d35 Damien Regad: Documentation: improve layout of $g_ldap_simulation_file_path...18:27
GitHub[mantisbt] dregad pushed 3 new commits to master: http://git.io/dTFR8Q18:53
GitHubmantisbt/master 38f6bb1 Damien Regad: HTML/CSS fixes for bug_report_page.php...18:53
GitHubmantisbt/master bdff59f Damien Regad: CSS: new 'spacer' class for div...18:53
GitHubmantisbt/master be30c4d Damien Regad: CSS: added new div width classes...18:53
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:03
*** Protogenes <Protogenes!~Protogene@dslb-188-106-213-066.188.106.pools.vodafone-ip.de> has joined #mantisbt19:09
*** Protogenes <Protogenes!~Protogene@dslb-188-106-213-066.188.106.pools.vodafone-ip.de> has quit IRC19:20
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:25
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:26
*** dejalexa_ <dejalexa_!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:27
*** dejalex__ <dejalex__!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:29
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:30
*** dejale___ <dejale___!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:30
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:32
*** dejalexa_ <dejalexa_!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:32
*** dejalex__ <dejalex__!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:33
*** dejalexa_ <dejalexa_!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt19:33
*** dejale___ <dejale___!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:35
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:37
*** dejalexa_ <dejalexa_!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC19:38
*** blue5storm <blue5storm!29daa953@gateway/web/freenode/ip.41.218.169.83> has joined #mantisbt20:21
blue5stormHello, is anyone here? :D20:21
YoergerHey20:22
blue5stormHello, I got a small question regarding the MantisBT bug_actiongroup20:23
YoergerNot really my forte, but I can try to help20:24
blue5stormOkay, any help is good :), the bug_actiongroup has a comment TODO: Call issue_update_validate, do you have any idea why is that not done yet?20:25
blue5stormbecause it seems really simple to just call the function and wait for it to trigger an error :P20:27
YoergerNope, no idea. Sorry :(.20:28
blue5stormDon't worry, you deserve a cookie for trying :)20:28
blue5stormDo you know when the IRC gets kinda full/best time to get questions answered?20:29
blue5stormEST time :D20:30
YoergerI've been in IRC for the past 3 days, and the amount of users currently in IRC is the amount of users pretty much always in IRC.20:33
YoergerSome join and quit, but this is really a steady number of people.20:33
blue5storm#bump #lonely #sad_face20:35
blue5stormThank you very much for your help.20:36
YoergerNo problem. Sorry I couldn't offer any more.20:37
*** blue5storm <blue5storm!29daa953@gateway/web/freenode/ip.41.218.169.83> has quit IRC20:38
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt21:22
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC21:26
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has joined #mantisbt23:11
*** dejalexander <dejalexander!~dejalexan@216.70.208.46.dyn.plus.net> has quit IRC23:15

Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!