| ../irclogs/#mantishelp.2009-06-07.log | ||
| --- scribe started --- | 00:00 | |
| Pisoft | hi | 06:04 |
|---|---|---|
| mantisbot | New bug: Bug 10566 - Pisoft - open - new | 06:41 |
| mantisbot | New bug: test - http://www.mantisbt.org/bugs/view.php?id=10566 | 06:42 |
| mantisbot | New bug: Bug 10567 - Pisoft - open - new | 06:52 |
| mantisbot | New bug: test 2 - http://www.mantisbt.org/bugs/view.php?id=10567 | 06:52 |
| mantisbot | New bug: Bug 10568 - aik099 - open - new | 11:18 |
| mantisbot | New bug: "Reproducibility" column is shown as numbers in issue list - http://www.mantisbt.org/bugs/view.php?id=10568 | 11:18 |
| paul_ | . | 13:19 |
| mantisbot | New bug: Bug 10569 - aik099 - open - new | 13:59 |
| mantisbot | New bug: Wrong $g_cache_current_user_id after auth_attempt_login is called - http://www.mantisbt.org/bugs/view.php?id=10569 | 13:59 |
| nuclear_eclipse | paul_: 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 yesterday | 17:28 |
| paul_ | I mailed nusoap guys | 17:29 |
| paul_ | btw | 17:29 |
| nuclear_eclipse | paul_: 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 stuff | 17:47 |
| paul_ | I want to make 'duedates' more a time so it's localized (can be) | 17:47 |
| CIA-61 | Mantisbt: vboctor * r87866cd52c83 /print_bug_page.php: Fixes #10562: Printing Bug does not work with configuration = SIMPLE_ONLY; | 17:47 |
| nuclear_eclipse | yeah, agreed | 17:53 |
| CIA-61 | Mantisbt: vboctor * rbabd70fe9ae8 /core/columns_api.php: Fixes #10568: Reproducibility column is shown as numbers in issue list. | 18:24 |
| paul_ | mmm | 18:32 |
| paul_ | doesn't the 10562 introuce a bug | 18:32 |
| paul_ | or is it more, we dropped show_view but didn't deprecate it | 18:32 |
| nuclear_eclipse | nu clue | 18:34 |
| paul_ | http://git.mantisforge.org/w/mantisbt.git?a=commitdiff;h=87866cd52c83672970453eb60febf8e72e78aaf4 | 18:34 |
| paul_ | i.e. lets say you didn't allow someone to view the advanced page | 18:34 |
| paul_ | only the simple page | 18:34 |
| paul_ | if you was using that to hide details/information, that information would no longer be hidden? | 18:34 |
| mantisbot | New bug: Bug 10570 - vboctor - open - assigned | 22:01 |
| mantisbot | New bug: Printing Bug does not work with configuration $g_show_view= SIMPLE_ONLY; - http://www.mantisbt.org/bugs/view.php?id=10570 | 22:01 |
| vb123 | nuclear_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_eclipse | fleetingly | 22:17 |
| vb123 | I was trying the git cherry picking | 22:18 |
| vb123 | I did cherry pick, but unable to push to master-1.1.x | 22:18 |
| vb123 | do I have access. | 22:18 |
| vb123 | paul_: advanced vs. simple, is not a technique to hide information. | 22:18 |
| nuclear_eclipse | yeah, if you have access to push to master, you have access to push to any branch | 22:18 |
| vb123 | it is for simplicity. | 22:18 |
| vb123 | However, the print page should support both simple/advanced. | 22:19 |
| vb123 | however, till then it should work rather than not. | 22:19 |
| vb123 | nuclear_eclipse: here is what I've done | 22:19 |
| nuclear_eclipse | vb123: make sure you've pulled latest 1.1.x before you apply the cherry-picks and try to push; you're likely out of sync | 22:19 |
| nuclear_eclipse | eg, try running `git pull --rebase` from the 1.1.x branch | 22:20 |
| vb123 | it is up to date. | 22:20 |
| nuclear_eclipse | ok, do `git push origin master-1.1.x` | 22:21 |
| vb123 | http://mantisbt.pastebin.com/m253b9586 | 22:21 |
| vb123 | http://mantisbt.pastebin.com/m1cf8b030 | 22:22 |
| * paul_ has a headache | 22:23 | |
| nuclear_eclipse | hmm, I'll look into it later; I gotta go eat dinner | 22:23 |
| nuclear_eclipse | vb123: will you be on in about an hourish? | 22:23 |
| vb123 | probably not, but that's ok. | 22:23 |
| nuclear_eclipse | ok, I'll let you know if I figure it out | 22:24 |
| vb123 | I'm mainly porting this bug to experiment with cherry picking | 22:24 |
| vb123 | thanks. | 22:24 |
| nuclear_eclipse | cheers | 22:24 |
| paul_ | vb123: do you use mantis with jpgraph? | 22:24 |
| vb123 | no | 22:25 |
| paul_ | how comes? | 22:25 |
| vb123 | thraxisp does, I think. | 22:25 |
| vb123 | I don't know if we have jpgraph enabled for our official bug tracker. | 22:25 |
| paul_ | we dont | 22:25 |
| paul_ | but jpgraph license isn't great for us | 22:26 |
| vb123 | what do you mean | 22:26 |
| paul_ | license | 22:26 |
| vb123 | I haven't checked their license lately, but I remember this issue was raised before. | 22:28 |
| vb123 | At one point giallu was suggesting another library, but it was javascript based, IIRC. | 22:28 |
| vb123 | Did 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 addition | 22:29 |
| vb123 | paul_: sounds good. | 22:29 |
| vb123 | I would love if we eventually move the Docs feature into a plugin | 22:30 |
| paul_ | i've also emailed one of nusoap people | 22:30 |
| vb123 | I don't think the Docs feature is core, and would hope to eventually remove it into a plugin. | 22:30 |
| vb123 | what did you email the nusoap people about? | 22:31 |
| paul_ | well, I think things like graphs/docs/votes/timetracking etc | 22:31 |
| paul_ | could all be plugins | 22:31 |
| paul_ | (albeit, plugins we maintain) | 22:31 |
| paul_ | It just provides a nice way to turn them on/off imo | 22:31 |
| vb123 | I would like to move Docs to an unmaintained plugin. | 22:31 |
| vb123 | i.e. do the minimum to keep it running. | 22:32 |
| paul_ | my point's more, plugins you can use to turn stuff on/off | 22:32 |
| vb123 | I agree with docs, reporting/graphs, time tracking. | 22:33 |
| vb123 | votes is border line, but it can be a plugin. | 22:33 |
| vb123 | giallu, hates plugins! | 22:34 |
| paul_ | I got that impression | 22:34 |
| paul_ | not worked out why yet? | 22:34 |
| vb123 | :) | 22:34 |
| vb123 | I think it is related to distribution issues. | 22:34 |
| vb123 | how do plugins fit into the Linux distrubtion eco system. | 22:34 |
| paul_ | packages | 22:35 |
| vb123 | but that's just my guess. | 22:35 |
| paul_ | mantis | 22:35 |
| paul_ | mantis-plugina | 22:35 |
| paul_ | mantis-pluginb | 22:35 |
| vb123 | yah, we should work this out. | 22:35 |
| vb123 | I agree with the proposal. | 22:35 |
| paul_ | linux distributions seem to just cause hassle | 22:35 |
| vb123 | The 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 |
| vb123 | It does, because there are people who do a lot of testing during packaging. | 22:36 |
| paul_ | glibc = standard c library right? | 22:36 |
| vb123 | probably, not sure :) | 22:37 |
| paul_ | vb123: http://git.mantisforge.org/w/mantisbt/paul.git?a=shortlog;h=refs/heads/graph | 22:44 |
| * paul_ yawns | 22:53 | |
| paul_ | nn | 22:55 |
| paul_ | vb123: but yea, I'm trying to update graphs | 22:56 |
Generated by irclog2html.py