Sunday, 2009-06-07

../irclogs/#mantishelp.2009-06-07.log
--- scribe started ---00:00
Pisofthi06:04
mantisbotNew bug: Bug 10566 - Pisoft - open - new06:41
mantisbotNew bug: test - http://www.mantisbt.org/bugs/view.php?id=1056606:42
mantisbotNew bug: Bug 10567 - Pisoft - open - new06:52
mantisbotNew bug: test 2 - http://www.mantisbt.org/bugs/view.php?id=1056706:52
mantisbotNew bug: Bug 10568 - aik099 - open - new11:18
mantisbotNew bug: "Reproducibility" column is shown as numbers in issue list - http://www.mantisbt.org/bugs/view.php?id=1056811:18
paul_.13:19
mantisbotNew bug: Bug 10569 - aik099 - open - new13:59
mantisbotNew bug: Wrong $g_cache_current_user_id after auth_attempt_login is called - http://www.mantisbt.org/bugs/view.php?id=1056913:59
nuclear_eclipsepaul_: have you fixed date handling for due_date yet?17:14
paul_john!17:27
paul_can you see if things are slightly better with my changes pushed yesterday17:28
paul_I mailed nusoap guys17:29
paul_btw17:29
nuclear_eclipsepaul_: have you every gotten round to merging your bugobject changes?  and would those fix the due_date issue?17:46
paul_I might have partially fixed some of the due date stuff17:47
paul_I want to make 'duedates' more a time so it's localized (can be)17:47
CIA-61Mantisbt: vboctor * r87866cd52c83 /print_bug_page.php: Fixes #10562: Printing Bug does not work with configuration = SIMPLE_ONLY;17:47
nuclear_eclipseyeah, agreed17:53
CIA-61Mantisbt: vboctor * rbabd70fe9ae8 /core/columns_api.php: Fixes #10568: Reproducibility column is shown as numbers in issue list.18:24
paul_mmm18:32
paul_doesn't the 10562 introuce a bug18:32
paul_or is it more, we dropped show_view but didn't deprecate it18:32
nuclear_eclipsenu clue18:34
paul_http://git.mantisforge.org/w/mantisbt.git?a=commitdiff;h=87866cd52c83672970453eb60febf8e72e78aaf418:34
paul_i.e. lets say you didn't allow someone to view the advanced page18:34
paul_only the simple page18:34
paul_if you was using that to hide details/information, that information would no longer be hidden?18:34
mantisbotNew bug: Bug 10570 - vboctor - open - assigned22:01
mantisbotNew bug: Printing Bug does not work with configuration $g_show_view= SIMPLE_ONLY; - http://www.mantisbt.org/bugs/view.php?id=1057022:01
vb123nuclear_eclipse: are you there?22:17
paul_vb123: if you change simple_only way you have - does that mean - if someone was using show_view = simple_only to 'hide' fields from a user, that they can now see them ?22:17
nuclear_eclipsefleetingly22:17
vb123I was trying the git cherry picking22:18
vb123I did cherry pick, but unable to push to master-1.1.x22:18
vb123do I have access.22:18
vb123paul_: advanced vs. simple, is not a technique to hide information.22:18
nuclear_eclipseyeah, if you have access to push to master, you have access to push to any branch22:18
vb123it is for simplicity.22:18
vb123However, the print page should support both simple/advanced.22:19
vb123however, till then it should work rather than not.22:19
vb123nuclear_eclipse: here is what I've done22:19
nuclear_eclipsevb123: make sure you've pulled latest 1.1.x before you apply the cherry-picks and try to push; you're likely out of sync22:19
nuclear_eclipseeg, try running `git pull --rebase` from the 1.1.x branch22:20
vb123it is up to date.22:20
nuclear_eclipseok, do `git push origin master-1.1.x`22:21
vb123http://mantisbt.pastebin.com/m253b958622:21
vb123http://mantisbt.pastebin.com/m1cf8b03022:22
* paul_ has a headache22:23
nuclear_eclipsehmm, I'll look into it later; I gotta go eat dinner22:23
nuclear_eclipsevb123: will you be on in about an hourish?22:23
vb123probably not, but that's ok.22:23
nuclear_eclipseok, I'll let you know if I figure it out22:24
vb123I'm mainly porting this bug to experiment with cherry picking22:24
vb123thanks.22:24
nuclear_eclipsecheers22:24
paul_vb123: do you use mantis with jpgraph?22:24
vb123no22:25
paul_how comes?22:25
vb123thraxisp does, I think.22:25
vb123I don't know if we have jpgraph enabled for our official bug tracker.22:25
paul_we dont22:25
paul_but jpgraph license isn't great for us22:26
vb123what do you mean22:26
paul_license22:26
vb123I haven't checked their license lately, but I remember this issue was raised before.22:28
vb123At one point giallu was suggesting another library, but it was javascript based, IIRC.22:28
vb123Did you get a chance to fix the date issue?22:29
paul_i'm moving it into a plugin and adding a different library in addition22:29
vb123paul_: sounds good.22:29
vb123I would love if we eventually move the Docs feature into a plugin22:30
paul_i've also emailed one of nusoap people22:30
vb123I don't think the Docs feature is core, and would hope to eventually remove it into a plugin.22:30
vb123what did you email the nusoap people about?22:31
paul_well, I think things like graphs/docs/votes/timetracking etc22:31
paul_could all be plugins22:31
paul_(albeit, plugins we maintain)22:31
paul_It just provides a nice way to turn them on/off imo22:31
vb123I would like to move Docs to an unmaintained plugin.22:31
vb123i.e. do the minimum to keep it running.22:32
paul_my point's more, plugins you can use to turn stuff on/off22:32
vb123I agree with docs, reporting/graphs, time tracking.22:33
vb123votes is border line, but it can be a plugin.22:33
vb123giallu, hates plugins!22:34
paul_I got that impression22:34
paul_not worked out why yet?22:34
vb123:)22:34
vb123I think it is related to distribution issues.22:34
vb123how do plugins fit into the Linux distrubtion eco system.22:34
paul_packages22:35
vb123but that's just my guess.22:35
paul_mantis22:35
paul_mantis-plugina22:35
paul_mantis-pluginb22:35
vb123yah, we should work this out.22:35
vb123I agree with the proposal.22:35
paul_linux distributions seem to just cause hassle22:35
vb123The worry I have with plugins is that devs will test with core + a couple of plugins.  Do changes, and the they will break other plugins.22:35
paul_(tbh, it's amazing it works as well as it does)22:36
paul_have you ever read some of the classic stuff on the glibc bugtracker? (22:36
vb123It does, because there are people who do a lot of testing during packaging.22:36
paul_glibc = standard c library right?22:36
vb123probably, not sure :)22:37
paul_vb123: http://git.mantisforge.org/w/mantisbt/paul.git?a=shortlog;h=refs/heads/graph22:44
* paul_ yawns22:53
paul_nn22:55
paul_vb123: but yea, I'm trying to update graphs22:56

Generated by irclog2html.py