| ../irclogs/#mantishelp.2009-04-29.log | ||
| --- scribe started --- | 00:00 | |
| [KK]Kirill | paulr: hi | 08:47 |
|---|---|---|
| [KK]Kirill | did you see my notes? | 08:47 |
| [KK]Kirill | http://www.mantisbt.org/bugs/view.php?id=10409#c21716 | 08:47 |
| dhx_m | that looks quite nice :) | 09:24 |
| dhx_m | although I don't like the first row of the table where the caption is above the value | 09:25 |
| dhx_m | I've always found it hard to find fields within that first row | 09:25 |
| jayone | I'm looking for a plugin of some kind that produce more elaborate changelogs. | 10:31 |
| jayone | In particular, I'd like the resolve notes to be included. | 10:31 |
| jayone | My own skill set points me to either write lots of sql and write a cron job that mails me changelogs or write a separate app that somehow maps onto the mantis database and produce the list I need. | 10:33 |
| jayone | Having this inside mantis would obviously help keep my system complexity as low as possible. | 10:33 |
| giallu | jayone, a plugin sounds adequate... | 10:37 |
| jayone | giallu; yes, it does make the most sense. Do you know if there is anything like that in the wild? | 11:06 |
| giallu | jayone, I think not. for a start I suggest you have a look at git.mantisforge.org | 11:07 |
| harpreet_singh | hi | 12:06 |
| mantisbot | New bug: Bug 10434 - Chi-Yu - open - new | 14:45 |
| mantisbot | New bug: allow localized decimal seperator - http://www.mantisbt.org/bugs/view.php?id=10434 | 14:45 |
| Vidiq213 | giallu are you listening? | 14:57 |
| giallu | somtimes | 14:58 |
| Vidiq213 | lol | 14:58 |
| Vidiq213 | good that's the way I do it too | 14:58 |
| Vidiq213 | this is Bill we talked last Friday about the import plugin | 14:58 |
| Vidiq213 | I have a question regarding the format of the exported data | 14:58 |
| giallu | ok | 14:59 |
| Vidiq213 | what format are you using for the dates and is there a conversion function coded> | 14:59 |
| * giallu notes I wrote that stuff for a "soonish" 1.2 release... last year | 14:59 | |
| Vidiq213 | it's ok | 15:00 |
| nuclear_eclipse | silly giallu, thinking there would ever be a "soonish" release... :P | 15:00 |
| Vidiq213 | haha good one nuc! | 15:00 |
| * giallu consider codenaming 1.2 "soonish" | 15:00 | |
| Vidiq213 | let's make it 2.0 and really muck things up | 15:00 |
| giallu | Vidiq213, dates are a soar spot right now | 15:01 |
| Vidiq213 | I understand | 15:01 |
| nuclear_eclipse | that reminds me | 15:01 |
| giallu | IIRC I just stuck there the timestamp | 15:01 |
| * nuclear_eclipse kicks paulr to finish date changes | 15:01 | |
| Vidiq213 | in order to import my data I will need to convert them. Are they in Gregorian format now? | 15:01 |
| nuclear_eclipse | Vidiq213: IIRC, they are YYYY-MM-DD HH:MM:SS | 15:02 |
| Vidiq213 | oh sorry didn't see that ok great thats' an easy convert | 15:02 |
| Vidiq213 | one more if I may | 15:03 |
| Vidiq213 | all the fields except the date field and the id and description fields have an id=XX are these standards? | 15:03 |
| Vidiq213 | are they defined in constants? | 15:03 |
| Vidiq213 | I really need to know this if I am going to write an outline of the documentation | 15:05 |
| Vidiq213 | I gotta run but I'll leave this window open be back in 10 minutes or so | 15:05 |
| Vidiq213 | ok back | 15:11 |
| Vidiq213 | giallu any answer for that? | 15:12 |
| giallu | yeah those a re the enum values we use | 15:12 |
| Vidiq213 | ok, are they defined somewhere? | 15:19 |
| nuclear_eclipse | check config_defaults_inc.php and core/constants_inc.php | 15:20 |
| Vidiq213 | ok great | 15:20 |
| Vidiq213 | thanks nuc and giallu | 15:20 |
| nuclear_eclipse | you're welcome | 15:21 |
| giallu | np. sorry for the lag | 15:21 |
| Vidiq213 | it's ok | 15:22 |
| Vidiq213 | giallu you are in italy? | 15:22 |
| giallu | yes | 15:22 |
| Vidiq213 | my bloodline is italian, grandfather from Modena | 15:23 |
| Vidiq213 | ok I gotta go back to work, I may have a draft of the docs by this weekend where should I put them? | 15:23 |
| nuclear_eclipse | Vidiq213: either submit an issue to the tracker with the docs attached, or send them to the developers mailing list | 15:24 |
| Vidiq213 | ok great | 15:24 |
| Vidiq213 | thanks again you guys | 15:24 |
| nuclear_eclipse | np | 15:24 |
| Vidiq213 | arriverdici! | 15:25 |
| giallu | thanks! | 15:26 |
| paulr | nuclear_eclipse: moo? | 17:50 |
| paulr | nuclear_eclipse: moo? | 17:51 |
| kec161 | Does anyone else have problems with custom dates when cloning issues? | 17:51 |
| paulr | custom dates? | 17:53 |
| kec161 | A custom field that has the type date? | 17:54 |
| nuclear_eclipse | hi paulr | 17:54 |
| kec161 | I've found that if an issue doesn't have a date custom field I can clone it but if it does I get a "Invalid value for field:" error. | 17:55 |
| kec161 | Using mantis 1.1.7 | 17:55 |
| thraxisp | kec161: Check the bug tracker. I think that there is an open bug on this. | 17:59 |
| kec161 | I looked and the closest I found was 10430. | 18:01 |
| paulr | nuclear_eclipse: can you help me with git? | 18:05 |
| paulr | $ git push git+ssh://paul@git.mantisforge.org/srv/git/mantisbt/paul.git master:master | 18:08 |
| paulr | To git+ssh://paul@git.mantisforge.org/srv/git/mantisbt/paul.git ! [rejected] master -> master (non-fast forward) | 18:08 |
| paulr | error: failed to push some refs to 'git+ssh://paul@git.mantisforge.org/srv/git/mantisbt/paul.git' | 18:08 |
| thraxisp | kec161: probably bug #10184 | 18:13 |
| mantisbot | Bug 10184 - Chi-Yu - open - feedback | 18:13 |
| mantisbot | APPLICATION ERROR #1303 when optional custom date field is left blank - http://www.mantisbt.org/bugs/view.php?id=10184 | 18:13 |
| nuclear_eclipse | paulr: I assume you've changed your branch history via rebase? | 18:21 |
| paulr | erm | 18:26 |
| paulr | dunno? | 18:26 |
| paulr | maybe? | 18:26 |
| paulr | can we delete $s_charset now? | 18:28 |
| paulr | that we are utf8 only lang files? | 18:29 |
| nuclear_eclipse | either a) compare your local master branch to origin/master and resolve the history mismatch, b) reset your local master branch to the remote branch, c) push to a different remote branch, or d) blow away your remote master branch via `git push -f` | 18:29 |
| nuclear_eclipse | I strongly recommend against d) | 18:29 |
| paulr | why? | 18:30 |
| paulr | d is what i'd pick | 18:30 |
| paulr | :) | 18:30 |
| nuclear_eclipse | because `push -f` is a bad habit | 18:30 |
| nuclear_eclipse | if your master branch isn't lining up properly, you have issues that you need to correct | 18:30 |
| paulr | well, my local master is the up-t-date branch | 18:30 |
| paulr | the remote master was just a name of a branch | 18:31 |
| nuclear_eclipse | well, you know how to fix it now; just don't ever do `push -f` on the official repo, lest we repeat the insanity from the rpxnow business | 18:32 |
| paulr | heh | 18:32 |
| paulr | i'll push to master2 for nwo | 18:32 |
| paulr | now anyway | 18:32 |
| paulr | siebrand deleted non-utf8 language files | 18:32 |
| kec161 | Question again about date custom fields error. | 18:33 |
| paulr | I assume that means we dont need lang_get('charset'); calls anymore | 18:33 |
| kec161 | I think the problem is in bug_report.php, where you are validating the custom fields before adding the bug. The function gpc_get_custom_field returns '' for date types but the custom_field_validate function that the result is being sent to expects either a true/false value or a number for date types. | 18:33 |
| kec161 | I'm not sure if changing the custom_field_validate to also accept '' is appropriate or will cause other problems. Any suggestions? | 18:33 |
| paulr | 19:17 < thraxisp> kec161: probably bug #10184 | 18:33 |
| paulr | 19:17 < mantisbot> Bug 10184 - Chi-Yu - open - feedback | 18:33 |
| paulr | 19:17 < mantisbot> APPLICATION ERROR #1303 when optional custom date field is left blank - http://www.mantisbt.org/bugs/view.php?id=10184 | 18:33 |
| mantisbot | Bug 10184 - Chi-Yu - open - feedback | 18:33 |
| mantisbot | APPLICATION ERROR #1303 when optional custom date field is left blank - http://www.mantisbt.org/bugs/view.php?id=10184 | 18:33 |
| paulr | nuclear_eclipse: would you agree? | 18:33 |
| nuclear_eclipse | paulr: I don't know | 18:34 |
| paulr | I think we can so i'll jfdi :) | 18:34 |
| nuclear_eclipse | I'd tend to agree with you, but it might be best to make sure siebrand is in agreement as well | 18:34 |
| paulr | lang\strings_english.txt(31): $s_charset = 'utf-8'; | 18:34 |
| paulr | lang\strings_estonian.txt(33): $s_charset = 'utf-8'; | 18:34 |
| paulr | lang\strings_finnish.txt(38): $s_charset = 'utf-8'; | 18:34 |
| paulr | atm, it's the same value everywhere | 18:34 |
| nuclear_eclipse | unicode/utf-8 is beyond most of my comprehension, unfortunately.. | 18:34 |
| paulr | so only question is whether utf16 exists | 18:35 |
| paulr | or utf-32 | 18:35 |
| paulr | or something to replace 8 :) | 18:35 |
| nuclear_eclipse | yes, they both "exist" | 18:35 |
| nuclear_eclipse | not that I've ever seen *any* application ever need or use them... | 18:35 |
| paulr | are we likely to migrate mantis to em :P | 18:35 |
| kec161 | Worked. Thanks. | 18:35 |
| paulr | nuclear_eclipse: did you check out my branch btw? | 18:35 |
| nuclear_eclipse | I think I did, but I gotta get to a meeting, will you be around in a bit? | 18:36 |
| paulr | ofc | 18:36 |
| nuclear_eclipse | ok, cheers | 18:36 |
| * paulr mails siebrand and goes to play | 18:45 | |
| twolfy | hey guys, will be back on 11. of May | 18:58 |
| twolfy | have some vacations :) | 18:58 |
| twolfy | so long - bye bye | 18:58 |
| paulr | lo daryn | 19:46 |
| paulr | daryn: did you say it put 0's in? | 19:46 |
| devnet_work | which file contains the footer for mantis? | 19:56 |
| paulr | htmlapi | 19:57 |
| devnet_work | ty | 19:57 |
| devnet_work | is that where the @example.com change takes place? | 20:00 |
| devnet_work | :/ | 20:00 |
| paulr | ok | 20:01 |
| paulr | config_defaults_inc contains a list of all default config settings | 20:01 |
| paulr | one is the email that appears | 20:01 |
| paulr | in config_inc.php | 20:01 |
| paulr | copy in the config settings you want to use | 20:01 |
| devnet_work | ahh | 20:02 |
| devnet_work | I should have been more clear with what I was altering | 20:03 |
| devnet_work | I figured the email addy was hard coded :D | 20:03 |
| paulr | you can do most stuff just from config | 20:04 |
| paulr | just please dont modify config_defaults (but use config_inc instead | 20:04 |
| paulr | as it will make upgrading easier | 20:04 |
| devnet_work | paulr: how do you use the configuration area of manage? | 20:06 |
| devnet_work | I'm trying to set $g_administrator_email there | 20:06 |
| devnet_work | I guess I need to know if it's a string or whatnot | 20:07 |
| Jwv | hi pll | 20:10 |
| Jwv | in custom fields how separete the values? | 20:11 |
| giallu | devnet_work, you usually open config_defaults_inc.php for reference | 20:11 |
| Jwv | with , or ;? | 20:11 |
| giallu | find the thing you want to change from default | 20:11 |
| giallu | put the cahnge in config_inc.php | 20:11 |
| Jwv | ok | 20:12 |
| Jwv | thnks | 20:12 |
| giallu | Jwv, wasn't talking to you... ;) | 20:12 |
| Jwv | ups | 20:12 |
| Jwv | :S | 20:12 |
| giallu | I don't use custom fields so I don't know. isn't that documented in the manual? | 20:13 |
| Jwv | nope | 20:14 |
| Jwv | only the vars for the config file | 20:14 |
| devnet_work | doing that now | 20:16 |
| devnet_work | I was trying to use manage configuration through the web | 20:16 |
| devnet_work | that was a disaster | 20:16 |
| giallu | devnet_work, yeah... AFAIK that was the start of an attempt to move config from text file to database | 20:18 |
| giallu | the concept works, but the interface sucks... | 20:18 |
| giallu | Jww, tried with "|" ? | 20:18 |
| Jwv | ok | 20:20 |
| devnet_work | mantis rocks though man, wow | 20:21 |
| devnet_work | workflows are amazing | 20:21 |
| devnet_work | I used JIRA when I worked at a software company and this can match it | 20:21 |
| devnet_work | I'm attempting to integrate with dokuwiki but am confused by this: | 20:21 |
| devnet_work | $g_wiki_engine_url = $t_protocol . '://' . $t_host . '/%wiki_engine%/'; | 20:21 |
| devnet_work | is it looking for path? url? | 20:21 |
| devnet_work | it says url, then has variables in the setting | 20:22 |
| devnet_work | or do I replace '://' | 20:22 |
| Jwv | devnet_work: Thanks, The | works fine | 20:23 |
| paulr | giallu: !!!!!!! | 20:25 |
| paulr | can we talk about utf? | 20:25 |
| giallu | paulr, since when I am an expert :P | 20:26 |
| paulr | :) | 20:26 |
| paulr | a) do you think I can remove lang_get(charset) as we always use 'utf-8' in trunk now | 20:26 |
| paulr | b) did you look for your script? | 20:26 |
| giallu | a) yes, let's forget ASAP about non-utf8 | 20:27 |
| giallu | b) no, but I think I know where to find it | 20:27 |
| paulr | could you look ?:) | 20:28 |
| * giallu looking | 20:28 | |
| * daryn_away is away: Gone away for now | 20:31 | |
| giallu | paulr, http://mantis.pastebin.com/m8be9fba | 20:38 |
| giallu | I used that at work to clean up a legacy DB I had | 20:38 |
| giallu | bascially, you need to loop on all tables and change collation on all of them _and_ on the individual columns | 20:39 |
| giallu | I don't rememver if I used at all replace_broken_utf() | 20:40 |
| giallu | bit I surely tweaked the final part to properly convert chars that were "corrupted" by the wrong encoding | 20:41 |
| * giallu guesses the char list could grow longer eventually... | 20:41 | |
| mantisbot | New bug: Bug 10435 - kec161 - open - new | 20:52 |
| mantisbot | New bug: Implemented a bug step module - http://www.mantisbt.org/bugs/view.php?id=10435 | 20:52 |
| slestak | ooh, 1.1.7 released, cool | 21:10 |
| slestak | ty guys | 21:11 |
| slestak | im trying to patch my mantis with a howto from http://www.eiben.weite-welt.com/computer/linux/mantis_iwa regarding sso from mod_auth_kerb. his patches are against 1.1.0 so they need some updateing. i have kerberos working. anyone want to help me figure out what adjustment this patch needs? | 21:15 |
| slestak | i am using 1.1.6 | 21:17 |
| slestak | it looks like with my current state, mantis is authing, and extracting $f_username from the kerb data. but it is still referring me to the login page instead of teh main page. | 21:25 |
| * paulr yawns | 22:01 | |
| paulr | slestak: what you trying to use? | 22:42 |
| paulr | 1.1.6? | 22:43 |
| slestak | yes | 22:49 |
| slestak | klist is showing me my kerb ticket, and apache is not prompting me for my password. But mantis still redirects to login_page.php instead of default_page | 22:50 |
| paulr | the guide looks semi ok at first glance | 22:50 |
| slestak | yeah | 22:50 |
| paulr | but right now, need to go to bed | 22:51 |
| paulr | but I do something very similar | 22:51 |
| slestak | i need to put this up for a while. does your go past the login page to mantis content? | 22:51 |
| paulr | I can probably dig up similar patch I use tomorrow | 22:52 |
| paulr | in the mean time | 22:52 |
| paulr | just search for some of our auth methods e.g. AUTH_ or whatever | 22:52 |
| slestak | ok, look for you tomorrow | 22:52 |
| paulr | as there's 2-3 places that you need to hook | 22:52 |
| slestak | ok | 22:53 |
| slestak | ttyl | 22:53 |
| slestak | that is a good idea, look at the drupal and joomla integrations | 22:54 |
| CIA-11 | Mantisbt: giallu * r1a91f7884f3a /tests/ (AllTests.php soap/AllTests.php): Add soap tests | 23:25 |
| CIA-11 | Mantisbt: giallu * rb964ef8c312f /tests/ (Mantis/EnumTest.php MantisEnumTest.php): Move MantisEnumTest.php -> Mantis/EnumTest.php | 23:25 |
| CIA-11 | Mantisbt: giallu * rf516488db540 /tests/ (4 files in 2 dirs): Create Mantis Test Suite configuration | 23:25 |
| giallu | bet time | 23:26 |
| giallu | bed even... | 23:26 |
| giallu | cya | 23:26 |
Generated by irclog2html.py