Sunday, 2009-06-28

../irclogs/#mantishelp.2009-06-28.log
--- scribe started ---00:00
fakhirhello. what is the setting so that logging in is not required to view bugs just submit and the like?02:36
mantisbotNew bug: Bug 10635 - Mr Papa - open - new03:17
mantisbotNew bug: assigned to column missing after upgrade from 1.2.0a3 to 1.2.1rc1 - http://www.mantisbt.org/bugs/view.php?id=1063503:17
dhx_mhey10:21
CIA-18Mantisbt: paul * r473395a39bde /core/columns_api.php: Fix #0010635: assigned to column missing after upgrade from 1.2.0a3 to 1.2.1rc110:27
dhx_mhowdy10:28
[KK]Kirilldhx_m: lo11:00
dhx_mhi11:00
[KK]Kirilldhx_m: I think anonymous not work11:00
dhx_m[KK]Kirill: what happened to it?11:01
[KK]Kirilldhx_m: I try update to yesterdey git And after login I have blank screen11:01
dhx_mdid you update to a version later than http://git.mantisbt.org/?p=mantisbt.git;a=commit;h=06f0cfba5dd658958a866aad0b30ba313aacfc1b11:02
dhx_mI had an error which I fixed there11:02
[KK]KirillYes. I upload this version http://git.mantisbt.org/?p=mantisbt.git;a=commitdiff;h=ab73c51767043d42e0620c724f09fb17822447e511:04
[KK]Kirillfor now I rollback to live11:04
dhx_mhmmm11:06
[KK]Kirillhow I can merge each commit to my branch from master?11:06
dhx_mthis is strange11:06
[KK]KirillI want test each commit11:06
dhx_mgit cherry-pick commitnumber11:06
dhx_mor if you want to do that11:06
[KK]Kirillok. I test now11:06
dhx_mgit revert 3803c90c340dd20a0736af381fe50bfd3cfa838d11:06
dhx_mthat is probably the cause if anything11:07
[KK]KirillI pull last git. One sec.11:08
CIA-18Mantisbt: hickseydr master-1.2.x * r7038d36cd884 /core/user_api.php: Missing parameter to user_get_field11:09
CIA-18Mantisbt: paul master-1.2.x * r87dcaa164c0c /plugins/MantisGraph/pages/ (3 files): Fix #0010631: bug_graph_page.php missing from Graph plugin11:09
CIA-18Mantisbt: hickseydr master-1.2.x * rd4609fe74cad /account_prefs_update.php: admin_site_threshold not needed to update prefs11:09
CIA-18Mantisbt: paul master-1.2.x * ra6a800d5b265 /core/bug_api.php: Fix Issue #0010634: Fixed In Version in View Issues reads @fixed_in_version@ After 1.2.0rc1 Upgrade11:09
CIA-18Mantisbt: hickseydr master-1.2.x * rf004926674c3 / (11 files in 3 dirs): Anonymous accounts: fixes and doc updates11:10
CIA-18Mantisbt: paul master-1.2.x * r77da679e395f /core/columns_api.php: Fix #0010635: assigned to column missing after upgrade from 1.2.0a3 to 1.2.1rc111:10
[KK]KirillDavid, look11:13
CIA-18Mantisbt: hickseydr master-1.1.x * r3fc6ef8d5fe8 /account_prefs_reset.php: Fix #10264: any user could reset prefs for others11:45
dhx_mpaul_: are we backporting the adodb upgrade to 1.2.x?11:55
dhx_mI'm not sure if the upgrade fixes bugs, etc :)11:55
paul_probably doesn't13:00
dhx_mok :)13:01
dhx_mbtw if you want to backport yourself... it is fairly easy13:01
dhx_mgit checkout --track -b master-1.1.x origin/master-1.1.x13:02
dhx_mgit checkout --track -b master-1.2.x origin/master-1.2.x13:02
paul_i'm happy with life :)13:02
dhx_mhaha13:02
dhx_mthose two commands create local tracking branches of the remote 1.2/1.1 branches13:03
paul_10632 i believe was always broken13:03
dhx_mso you can checkout those branches as if they were 'master'13:03
dhx_moh ok13:03
dhx_mI'll get around to that one someday... unless someone beats me to it13:04
paul_dhx_m: yea, we need to decide if we're focusing on 1.2.1 or 1.3.0 :)13:42
dhx_m1.2.0? :p13:43
dhx_mIMO we should just apply security fixes and important bugfixes to 1.2.x13:43
dhx_mand put all new features, major work, etc in 1.3.x13:43
dhx_mI guess security fixes for 1.1.x as well13:43
dhx_mthe real problem is testing13:44
dhx_mI don't want to test a patch on 3 different versions because it takes forever to do13:44
[KK]Kirilldhx_m: I'm stupid13:57
dhx_m:o13:58
[KK]Kirilldhx_m: http://git.mantisforge.org/w/mantisbt.git?a=commit;h=13939d6549d8c743f22d7e23990ddc4dcd6f34d913:58
dhx_mah :)13:59
[KK]Kirillfor now all works14:00
dhx_m:)14:01
[KK]Kirillpaul_: in config_default's present JpGraph settings. It's right?14:04
dhx_mpaul_: what are your thoughts on PHP PDO (http://au2.php.net/manual/en/intro.pdo.php)14:57
dhx_mor... just PDO... because P stands for PHP :p14:57
dhx_mah I see AdoDB migrated to using PDO ages ago15:03
dhx_mlooking at adodb's website I can't say I'm a huge fan from the face of things15:08
paul_PDO doesn't dealt with the schema stuff15:16
dhx_mhow often do we need to?15:17
paul_the installation for a start15:20
mantisbotNew bug: Bug 10636 - pluntke - open - new15:36
mantisbotNew bug: set default for collapse tokens - http://www.mantisbt.org/bugs/view.php?id=1063615:36
[KK]Kirillpaul_: lo15:37
paul_lo15:37
[KK]Kirillpaul_: in config_default's present JpGraph settings. It's right?15:37
paul_what do you mea15:38
paul_+n15:38
[KK]KirillMantisBT JPGRAPH Addon15:38
paul_you can use one of two libraries now (either ecz or jpgraph15:39
paul_ecz is bundled15:39
[KK]KirillOne sec.15:50
[KK]KirillWhere I can see options for ecz?15:51
[KK]KirillAnd how I can enabled this?15:51
paul_under the plugin ocnfig15:51
[KK]Kirillok15:51
[KK]KirillI found bug in my translate15:53
[KK]Kirillpaul_ thanks15:53
[KK]Kirill>:D15:54
[KK]Kirillpaul_: http://itrash.ru/idb/174/ograph.png.html15:57
paul_that's jpgraph?16:01
[KK]Kirillyes16:01
[KK]Kirillpaul_: second http://itrash.ru/idb/174/ograph2.png.html16:02
[KK]KirillOne sec, I test ecz16:02
[KK]KirillIn ecz unable to read/find font16:03
[KK]KirillI think $ttf_dir need place in config_inc file16:07
paul_what font do you use ?16:14
[KK]Kirillarial16:25
[KK]Kirillbut they placed /usr/share/fonts/arial/16:26
[KK]KirillDEFINE("TTF_DIR","/usr/share/fonts/arial/");16:27
[KK]KirillI change default path in plugin for me. And test ezc...16:31
[KK]Kirillnote shrink16:31
[KK]Kirillhttp://itrash.ru/idb/174/oezc1.png.html16:32
[KK]Kirillwhen pie and more note - that not can be read. font too small and some char unite to one16:35
paul_lo giallu20:32
gialluhi paul_20:32
paul_bug 1013120:32
mantisbotBug 10131 - flyn - open - assigned20:32
mantisbotMS-SQL backend driver broken - http://www.mantisbt.org/bugs/view.php?id=1013120:32
paul_you saw i commented on that?20:32
giallupaul_, I did now20:51
gialluthanks.20:51
paul_unfortunately distributions edit php ;/20:58
gialluedit how?20:59
paul_add their own patches21:05
paul_remove features21:05
paul_generally edit :)21:06
paul_giallu: what does my 'script' output if you install that?21:11
paul_or can't oyu21:11
giallu'course I can21:12
gialluwait21:12
gialluphp xxx.php21:13
giallubool(true)21:13
giallubool(true)21:13
paul_cool21:13
paul_but yea, it's somewhat interesting21:14
paul_most php distributions add suhosin as a patch21:14
paul_php.net resolve any bugs reported with suhosin in version string to try with stock php21:15
giallupaul_, FEdora has a separate package21:15
gialluAFAIK21:16
gialluyum search suhosin21:16
gialluLoaded plugins: presto, refresh-packagekit21:16
giallu=============================== Matched: suhosin ===============================21:16
gialluphp-suhosin.x86_64 : Suhosin is an advanced protection system for PHP21:16
giallu                   : installations21:16
paul_yea21:16
paul_sensible way to do it21:16
paul_see http://bugs.php.net/bug.php?id=4812321:17
paul_http://bugs.php.net/bug.php?id=4808121:18
paul_as examples of how bugs get handled ;/21:18
gialluthere are "nice" things to note there...21:19
giallubut the first one is not really an example of "we don't help you becasue you don't use our stuff"21:21
paul_nope, but i've seen those21:22
gialluI'm sure21:22
gialluand I think that's a sensible thing to do21:22
paul_http://bugs.php.net/bug.php?id=4513121:23
gialluif you have a problem with Fedora's php, start by reporting to Fedora's maintainer21:23
gialluhe knows the package and the 14 patch applied21:23
giallucan can tell you if it's an upstream problem or not (and quite often, in the case of Fedora, maintainer works upstream...)21:24

Generated by irclog2html.py