Wednesday, 2009-06-17

../irclogs/#mantishelp.2009-06-17.log
--- scribe started ---00:00
mantisbotNew bug: Bug 10599 - camitz - open - new10:15
mantisbotNew bug: Tagfiltering sketchy - http://www.mantisbt.org/bugs/view.php?id=1059910:15
mantisbotNew bug: Bug 10600 - emartin - open - new11:00
mantisbotNew bug: Send Mail how task scheduler and accent - http://www.mantisbt.org/bugs/view.php?id=1060011:00
[KK]Kirilldhx_m: lo11:36
dhx_m[KK]Kirill: hey11:38
[KK]Kirilldhx_m: you don't push patch for notify user about admin change accaunt?11:38
dhx_m[KK]Kirill: not yet, I put it on the mailing list to see if anyone wanted to comment on it frist11:39
dhx_m*first11:39
[KK]KirillI want11:40
[KK]KirillIt's very usefull11:40
[KK]KirillIMHO11:40
dhx_myep11:41
dhx_mit should also notify users of their access to individual projects changing11:41
dhx_mnow I think about it11:41
[KK]Kirillit's good idea too11:49
nuclear_eclipsemorning all12:27
[KK]Kirillnuclear_eclipse: lo12:28
[KK]KirillJohn: question12:28
[KK]Kirillhow I can in own branch get file from master12:28
[KK]Kirill?12:28
[KK]KirillI have conflict in file. I want use full from master branch12:29
nuclear_eclipse`git checkout <branch/ref> <filename>`12:29
[KK]KirillFor now I CO master copy file to tmp12:29
dhx_mnuclear_eclipse: hi12:30
[KK]Kirillgit checkout master/HEAD strings_api.php?12:30
nuclear_eclipse`git checkout master strings_api.php`12:30
[KK]Kirillif I want other commit git checkout master/yourtag string_api.php12:32
[KK]Kirill?12:32
nuclear_eclipseno, just repplace the branchname with a refspec12:32
nuclear_eclipselike `checkout 3f6a7bc8 <filename>` or `checkout release-1.1.8 <filename>`12:33
[KK]Kirillnuclear_eclipse: thanks12:47
nuclear_eclipsenp12:49
paul_nuclear_eclipse: you dared to pull yet?13:51
nuclear_eclipsenot yet13:51
paul_hehe13:51
nuclear_eclipsestill trying to finish my current topic13:51
nuclear_eclipseI'm down to documentation now13:52
nuclear_eclipseso I'll pulling shortly13:52
paul_documentation on? :)13:52
nuclear_eclipsebug 1059513:52
mantisbotBug 10595 - jreese - open - assigned13:52
mantisbotAllow plugins to define and add new filters - http://www.mantisbt.org/bugs/view.php?id=1059513:52
paul_ahh13:52
paul_did you see i added a new ervent?13:53
nuclear_eclipseno, I didn't13:53
nuclear_eclipselet me guess, you didn't add any documentation for it...13:55
mantisbotNew bug: Bug 10601 - aik099 - open - new13:56
mantisbotNew bug: Required field check doesn't work for "Category" field when submitting new issue - http://www.mantisbt.org/bugs/view.php?id=1060113:56
dhx_mpaul_: seems to work fine for me so far after that fix to user prefs :)13:56
paul_nuclear_eclipse: nope!13:57
paul_nuclear_eclipse: we need to add phpdoc documentation to event apis13:57
nuclear_eclipseevent API does have phpdoc....13:57
paul_not for individual events13:57
paul_and not for event api13:58
paul_I had to add a bunch13:58
nuclear_eclipsethat's because events aren't PHP concepts13:58
paul_we can document constants13:58
paul_that's what's missing atm :)13:58
nuclear_eclipsewhat constants?  just the five event types?13:58
nuclear_eclipsebecause none of the constants have any phpdoc on them13:59
paul_for the things like 'EVENT_VIEW_BUGNOTE'14:00
nuclear_eclipsethose aren't constants14:00
paul_although those arent'14:00
nuclear_eclipseand that's what the docbook is for14:00
nuclear_eclipsethere's an entire event reference section14:01
paul_can you document the event I added?14:02
paul_it was for a submenu on summary page14:02
paul_iirc, we discussed the event briefly (or tourched on it) 2 weeks ago14:02
paul_(discussed=I think I mentioned i needed to add an event)14:03
nuclear_eclipseI'll look at it once I  finish what I'm working on14:03
paul_also14:03
paul_do bug_delete events exist yet?14:03
nuclear_eclipsehttp://docs.mantisbt.org/master/en/developers/dev.eventref.bug.html#DEV.EVENTREF.BUG.ACTION14:04
nuclear_eclipseit's been there for at least a few months now...14:05
* nuclear_eclipse breaks paul's knees15:49
CIA-17Mantisbt: jreese * rd6c83f257373 / (7 files in 3 dirs): Fix #10595: Implemented pluggable view filters.15:51
CIA-17Mantisbt: jreese * rf4ebcfa6df17 /docbook/developers/en/ (3 files): Issue #10595: Documented custom filter event.15:51
CIA-17Mantisbt: jreese * r991e5b6c966b /core/ (4 files in 2 dirs): Fix #10596: Implemented pluggable issue columns.15:51
CIA-17Mantisbt: jreese * r7d4dec90a11b /docbook/developers/en/event-reference-filter.sgml: Issue #10596: Documented custom column event.15:51
nuclear_eclipsepaul_: just fyi, you broke CSV export with your bugobject stuff...15:52
paul_nuclear_eclipse: why you break me knees?16:58
nuclear_eclipse11:52 < nuclear_eclipse> paul_: just fyi, you broke CSV export with your bugobject stuff...16:59
paul_interesting17:29
paul_nuclear_eclipse: no dhx today?19:20
Reapazor1so ..ive got a question, why cant usernames have periods (.) in them ?19:20
nuclear_eclipseReapazor1: that's configurable IIRC19:21
paul_probably an old decision19:21
paul_but yes it's confirable19:21
paul_configurable19:21
Reapazor1hmm19:26
* Reapazor1 looks for this setting19:26
Reapazor1now configurable in the sense of ... you can change code (which im perfectly capable of ) but hurts nightly upgrades19:27
Reapazor1or :)19:27
nuclear_eclipseReapazor1: look in config_defaults_inc.php, and set the preferred value in your config_inc.php19:28
SimeonArgusHello19:28
paul_nuclear_eclipse: I hate custom functions19:30
CIA-17Mantisbt: paul * r5a35e7540df8 / (core/custom_function_api.php csv_export.php): update CSV export with bugobject changes19:38
paul_nuclear_eclipse: there19:39
Reapazor1nuclear_eclipse:  any suggestions for things to search for (username didnt really come up with much)19:40
nuclear_eclipse$g_user_login_valid_regex = '/^[\w \-]+$/';19:41
Reapazor1awesome :)19:41
paul_nuclear_eclipse: have you found anything else?19:45
nuclear_eclipsepaul_: not yet19:46
nuclear_eclipseI only noticed that CSV problem because I was touching that with my features earliel19:46
paul_erm19:47
paul_i've broken something19:47
paul_lo dhx_m21:19
siebrandping?22:24
paul_ponf22:24
siebrandpaul_: can you test the following:22:26
siebrand1. create a custom field22:26
siebrand2. add it to all projects22:26
siebrand3. go to manage_config_columns_page.php22:26
siebrand4. add custom_yourfield to View Issues Columns22:26
siebrand5. Press "Update columns as Glob Def for all proj".22:27
siebrandCan you confirm my observation: APPLICATION ERROR #70022:27
siebrandProject "0" not found.22:27
siebrandmantisbt\core\project_api.php22:27
siebrandLine: 20422:27
siebrandAnd I have no clue from the UI how to set it for a specific project.22:28
paul_actually simpler version is just be on the all_projects page22:29
paul_i.e. just go to that page and try to edit without a project set22:29
siebrandnot sure what you mean.22:30
paul_1. select 'all projects'22:31
paul_2. go to manage config columns22:31
paul_3. delete any field22:31
paul_4 hit update22:31
siebrandHmm. Still no idea.22:33
siebrand1. manage_overview_page.php -> click " Manage Configuration"22:34
siebrand2. adm_config_report.php -> click "Manage Columns"22:34
siebrand3. I delete custom_??????? from "All Available Columns " on manage_config_columns_page.php22:35
siebrand4. There's no update button.22:35
siebrandpaul_: you must think I'm stupid, but I really don't understand :}22:43
siebranddhx_m: what does 'stick/unstick' mean?22:48
siebranddhx_m: I want to add a translation hint for the translators, because this is a concept that cannot be translated without some context.22:49
paul_siebrand: I meant22:49
paul_it's not just custom fields22:49
paul_it's just broken22:49
paul_:)22:49
siebrandpaul_: right.22:50
siebrandpaul_: 'confirmed' would have sufficed :)22:50
paul_maybe22:50
siebrandpaul_: remember seeing this reported already?22:50
paul_i've definitely seen it before22:50
paul_dunno whether came across myself22:50
paul_commented on in here22:50
paul_or bugtracker22:50
paul_bug 237122:54
mantisbotBug 2371 - jfitzell - open - confirmed22:54
mantisbot[all lang] Internationalize the admin page and install script - http://www.mantisbt.org/bugs/view.php?id=237122:54
* paul_ looks at siebrand22:54
siebrandpaul_: yeah. Let's identify bugs, not add features that add bugs and push out 1.2.22:55
siebrand;022:55
siebrandpaul_: I'll do that for 1.2.1 then, I promise.22:55
paul_that what i've been doing for past few months :P22:56
siebrandpaul_: yes, I know, and it's fantastic.22:57
siebrandThese issues don't really qualify, though:22:57
siebrand- 0010596: [filters] Allow plugins to define new column typess (jreese) - toegewezen.22:57
siebrand- 0010595: [filters] Allow plugins to define and add new filters (jreese) - toegewezen.22:57
paul_bad john :)22:59
* siebrand nods23:07
CIA-17Mantisbt: s.mazeland * r379a1076924e /lang/ (43 files): Localisation updates from http://translatewiki.net (2009-06-17 22:41 UTC)23:07
CIA-17Mantisbt: s.mazeland * racc4dcada3f9 /core/print_api.php: Fix: #0007496: Cannot sort on custom field containing non-ASCII characters23:07
CIA-17Mantisbt: s.mazeland * rbae8693b4a02 / (config_defaults_inc.php lang/strings_ripoarisch.txt): Localisation updates from http://translatewiki.net23:07
CIA-17Mantisbt: s.mazeland * r782486eed607 /plugins/XmlImportExport/lang/strings_russian.txt: Fix: String defined in non-english file that does not exist23:07
siebrandthere :)23:08
paul_ahh, you saw i'm trying to improve testlangs.php? ;p23:09
siebrandpaul_: well, it's error free again :)23:11
paul_hmm, is it rawurlencode or urlencode23:12
paul_anyway23:12
* paul_ looks at time23:12
siebrand1.13 am.23:13
siebrandpaul_: the reported suggested rawurlencode. As the fix looked sane, and I was unable to test (see above), I committed as it.23:15
siebrandas is.23:15
paul_:)23:15
siebrandcustom field stuff is very instable at the moment.23:52

Generated by irclog2html.py