| ../irclogs/#mantishelp.2009-06-28.log | ||
| --- scribe started --- | 00:00 | |
| fakhir | hello. what is the setting so that logging in is not required to view bugs just submit and the like? | 02:36 |
|---|---|---|
| mantisbot | New bug: Bug 10635 - Mr Papa - open - new | 03:17 |
| mantisbot | New bug: assigned to column missing after upgrade from 1.2.0a3 to 1.2.1rc1 - http://www.mantisbt.org/bugs/view.php?id=10635 | 03:17 |
| dhx_m | hey | 10:21 |
| CIA-18 | Mantisbt: paul * r473395a39bde /core/columns_api.php: Fix #0010635: assigned to column missing after upgrade from 1.2.0a3 to 1.2.1rc1 | 10:27 |
| dhx_m | howdy | 10:28 |
| [KK]Kirill | dhx_m: lo | 11:00 |
| dhx_m | hi | 11:00 |
| [KK]Kirill | dhx_m: I think anonymous not work | 11:00 |
| dhx_m | [KK]Kirill: what happened to it? | 11:01 |
| [KK]Kirill | dhx_m: I try update to yesterdey git And after login I have blank screen | 11:01 |
| dhx_m | did you update to a version later than http://git.mantisbt.org/?p=mantisbt.git;a=commit;h=06f0cfba5dd658958a866aad0b30ba313aacfc1b | 11:02 |
| dhx_m | I had an error which I fixed there | 11:02 |
| [KK]Kirill | Yes. I upload this version http://git.mantisbt.org/?p=mantisbt.git;a=commitdiff;h=ab73c51767043d42e0620c724f09fb17822447e5 | 11:04 |
| [KK]Kirill | for now I rollback to live | 11:04 |
| dhx_m | hmmm | 11:06 |
| [KK]Kirill | how I can merge each commit to my branch from master? | 11:06 |
| dhx_m | this is strange | 11:06 |
| [KK]Kirill | I want test each commit | 11:06 |
| dhx_m | git cherry-pick commitnumber | 11:06 |
| dhx_m | or if you want to do that | 11:06 |
| [KK]Kirill | ok. I test now | 11:06 |
| dhx_m | git revert 3803c90c340dd20a0736af381fe50bfd3cfa838d | 11:06 |
| dhx_m | that is probably the cause if anything | 11:07 |
| [KK]Kirill | I pull last git. One sec. | 11:08 |
| CIA-18 | Mantisbt: hickseydr master-1.2.x * r7038d36cd884 /core/user_api.php: Missing parameter to user_get_field | 11:09 |
| CIA-18 | Mantisbt: paul master-1.2.x * r87dcaa164c0c /plugins/MantisGraph/pages/ (3 files): Fix #0010631: bug_graph_page.php missing from Graph plugin | 11:09 |
| CIA-18 | Mantisbt: hickseydr master-1.2.x * rd4609fe74cad /account_prefs_update.php: admin_site_threshold not needed to update prefs | 11:09 |
| CIA-18 | Mantisbt: 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 Upgrade | 11:09 |
| CIA-18 | Mantisbt: hickseydr master-1.2.x * rf004926674c3 / (11 files in 3 dirs): Anonymous accounts: fixes and doc updates | 11:10 |
| CIA-18 | Mantisbt: 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.1rc1 | 11:10 |
| [KK]Kirill | David, look | 11:13 |
| CIA-18 | Mantisbt: hickseydr master-1.1.x * r3fc6ef8d5fe8 /account_prefs_reset.php: Fix #10264: any user could reset prefs for others | 11:45 |
| dhx_m | paul_: are we backporting the adodb upgrade to 1.2.x? | 11:55 |
| dhx_m | I'm not sure if the upgrade fixes bugs, etc :) | 11:55 |
| paul_ | probably doesn't | 13:00 |
| dhx_m | ok :) | 13:01 |
| dhx_m | btw if you want to backport yourself... it is fairly easy | 13:01 |
| dhx_m | git checkout --track -b master-1.1.x origin/master-1.1.x | 13:02 |
| dhx_m | git checkout --track -b master-1.2.x origin/master-1.2.x | 13:02 |
| paul_ | i'm happy with life :) | 13:02 |
| dhx_m | haha | 13:02 |
| dhx_m | those two commands create local tracking branches of the remote 1.2/1.1 branches | 13:03 |
| paul_ | 10632 i believe was always broken | 13:03 |
| dhx_m | so you can checkout those branches as if they were 'master' | 13:03 |
| dhx_m | oh ok | 13:03 |
| dhx_m | I'll get around to that one someday... unless someone beats me to it | 13:04 |
| paul_ | dhx_m: yea, we need to decide if we're focusing on 1.2.1 or 1.3.0 :) | 13:42 |
| dhx_m | 1.2.0? :p | 13:43 |
| dhx_m | IMO we should just apply security fixes and important bugfixes to 1.2.x | 13:43 |
| dhx_m | and put all new features, major work, etc in 1.3.x | 13:43 |
| dhx_m | I guess security fixes for 1.1.x as well | 13:43 |
| dhx_m | the real problem is testing | 13:44 |
| dhx_m | I don't want to test a patch on 3 different versions because it takes forever to do | 13:44 |
| [KK]Kirill | dhx_m: I'm stupid | 13:57 |
| dhx_m | :o | 13:58 |
| [KK]Kirill | dhx_m: http://git.mantisforge.org/w/mantisbt.git?a=commit;h=13939d6549d8c743f22d7e23990ddc4dcd6f34d9 | 13:58 |
| dhx_m | ah :) | 13:59 |
| [KK]Kirill | for now all works | 14:00 |
| dhx_m | :) | 14:01 |
| [KK]Kirill | paul_: in config_default's present JpGraph settings. It's right? | 14:04 |
| dhx_m | paul_: what are your thoughts on PHP PDO (http://au2.php.net/manual/en/intro.pdo.php) | 14:57 |
| dhx_m | or... just PDO... because P stands for PHP :p | 14:57 |
| dhx_m | ah I see AdoDB migrated to using PDO ages ago | 15:03 |
| dhx_m | looking at adodb's website I can't say I'm a huge fan from the face of things | 15:08 |
| paul_ | PDO doesn't dealt with the schema stuff | 15:16 |
| dhx_m | how often do we need to? | 15:17 |
| paul_ | the installation for a start | 15:20 |
| mantisbot | New bug: Bug 10636 - pluntke - open - new | 15:36 |
| mantisbot | New bug: set default for collapse tokens - http://www.mantisbt.org/bugs/view.php?id=10636 | 15:36 |
| [KK]Kirill | paul_: lo | 15:37 |
| paul_ | lo | 15:37 |
| [KK]Kirill | paul_: in config_default's present JpGraph settings. It's right? | 15:37 |
| paul_ | what do you mea | 15:38 |
| paul_ | +n | 15:38 |
| [KK]Kirill | MantisBT JPGRAPH Addon | 15:38 |
| paul_ | you can use one of two libraries now (either ecz or jpgraph | 15:39 |
| paul_ | ecz is bundled | 15:39 |
| [KK]Kirill | One sec. | 15:50 |
| [KK]Kirill | Where I can see options for ecz? | 15:51 |
| [KK]Kirill | And how I can enabled this? | 15:51 |
| paul_ | under the plugin ocnfig | 15:51 |
| [KK]Kirill | ok | 15:51 |
| [KK]Kirill | I found bug in my translate | 15:53 |
| [KK]Kirill | paul_ thanks | 15:53 |
| [KK]Kirill | >:D | 15:54 |
| [KK]Kirill | paul_: http://itrash.ru/idb/174/ograph.png.html | 15:57 |
| paul_ | that's jpgraph? | 16:01 |
| [KK]Kirill | yes | 16:01 |
| [KK]Kirill | paul_: second http://itrash.ru/idb/174/ograph2.png.html | 16:02 |
| [KK]Kirill | One sec, I test ecz | 16:02 |
| [KK]Kirill | In ecz unable to read/find font | 16:03 |
| [KK]Kirill | I think $ttf_dir need place in config_inc file | 16:07 |
| paul_ | what font do you use ? | 16:14 |
| [KK]Kirill | arial | 16:25 |
| [KK]Kirill | but they placed /usr/share/fonts/arial/ | 16:26 |
| [KK]Kirill | DEFINE("TTF_DIR","/usr/share/fonts/arial/"); | 16:27 |
| [KK]Kirill | I change default path in plugin for me. And test ezc... | 16:31 |
| [KK]Kirill | note shrink | 16:31 |
| [KK]Kirill | http://itrash.ru/idb/174/oezc1.png.html | 16:32 |
| [KK]Kirill | when pie and more note - that not can be read. font too small and some char unite to one | 16:35 |
| paul_ | lo giallu | 20:32 |
| giallu | hi paul_ | 20:32 |
| paul_ | bug 10131 | 20:32 |
| mantisbot | Bug 10131 - flyn - open - assigned | 20:32 |
| mantisbot | MS-SQL backend driver broken - http://www.mantisbt.org/bugs/view.php?id=10131 | 20:32 |
| paul_ | you saw i commented on that? | 20:32 |
| giallu | paul_, I did now | 20:51 |
| giallu | thanks. | 20:51 |
| paul_ | unfortunately distributions edit php ;/ | 20:58 |
| giallu | edit how? | 20:59 |
| paul_ | add their own patches | 21:05 |
| paul_ | remove features | 21:05 |
| paul_ | generally edit :) | 21:06 |
| paul_ | giallu: what does my 'script' output if you install that? | 21:11 |
| paul_ | or can't oyu | 21:11 |
| giallu | 'course I can | 21:12 |
| giallu | wait | 21:12 |
| giallu | php xxx.php | 21:13 |
| giallu | bool(true) | 21:13 |
| giallu | bool(true) | 21:13 |
| paul_ | cool | 21:13 |
| paul_ | but yea, it's somewhat interesting | 21:14 |
| paul_ | most php distributions add suhosin as a patch | 21:14 |
| paul_ | php.net resolve any bugs reported with suhosin in version string to try with stock php | 21:15 |
| giallu | paul_, FEdora has a separate package | 21:15 |
| giallu | AFAIK | 21:16 |
| giallu | yum search suhosin | 21:16 |
| giallu | Loaded plugins: presto, refresh-packagekit | 21:16 |
| giallu | =============================== Matched: suhosin =============================== | 21:16 |
| giallu | php-suhosin.x86_64 : Suhosin is an advanced protection system for PHP | 21:16 |
| giallu | : installations | 21:16 |
| paul_ | yea | 21:16 |
| paul_ | sensible way to do it | 21:16 |
| paul_ | see http://bugs.php.net/bug.php?id=48123 | 21:17 |
| paul_ | http://bugs.php.net/bug.php?id=48081 | 21:18 |
| paul_ | as examples of how bugs get handled ;/ | 21:18 |
| giallu | there are "nice" things to note there... | 21:19 |
| giallu | but 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 those | 21:22 |
| giallu | I'm sure | 21:22 |
| giallu | and I think that's a sensible thing to do | 21:22 |
| paul_ | http://bugs.php.net/bug.php?id=45131 | 21:23 |
| giallu | if you have a problem with Fedora's php, start by reporting to Fedora's maintainer | 21:23 |
| giallu | he knows the package and the 14 patch applied | 21:23 |
| giallu | can 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