Thursday, 2010-08-26

../irclogs/#mantishelp.2010-08-26.log
--- scribe started ---00:00
paulris i'm assuming that 3-4 of our field types for custom field generate ints00:00
darynprolly should anyway00:00
daryni don't think they do00:00
paulr+$g_custom_field_type_enum_string = '0:string,1:numeric,2:float,3:enum,4:email,5:checkbox,6:list,7:multiselection list,8:date,9:radio,10:textarea';00:01
paulrwould kinda expect that 1, (not 2?) , 3, 5, 6, not 7, 8, 900:01
paulrend up as int's00:01
paulrand 0, 2?, 7 end up as strings00:01
paulr+400:01
paulri.e. 7 are int's 4 are strings00:01
paulri'm then assuming people are more likely to be using custom fields for lists/checkboxes then strings00:02
paulrgiven we have notes etc and about 2-3 strings on a bug anyway00:02
paulrright bed for me yet? :)00:03
darynno because the enums aren't stored with an id they are stored as whatever string is entered00:03
paulrps. feel free to see if nuclear_eclipse and dhx agree with the int thing00:03
* paulr ponders00:03
paulrwhat you can localise the enum strings??????00:03
paulrs/what/but/00:03
darynnot really00:03
paulriirc00:03
darynthey are just a delimited string00:04
daryn|Regression|Install|New Feature|blah00:04
paulrhmm00:04
paulrinteresting00:05
paulri'm sure victors done a blog on localising them though00:05
darynperhaps00:05
paulr0:string,2:float,3:enum,4:email,,,, // 1:numeric, 5:checkbox,6:list 7:multiselection list  8:date,9:radio00:06
paulralthough tbh00:06
paulrgiven multiselection list should probably be a bitmask00:06
paulrcan probably store all of them as int lookups00:06
paulrapart from the first 400:06
paulrand even then00:06
paulrI probably think enum should be defined as 1:regstriong,2:install and then just store 3 in db00:07
paulrso you could localise it00:07
darynyeah...but that's a bigger issue00:07
paulrsure00:07
darynah, they do it with a custom function i think00:08
paulrhowever if you agree with that idea, it probably confirms need to have a string+int table00:08
paulrwonder if it works :P00:08
paulri mean, if english is entered, you view french00:08
paulrwonder if french person saves french, if it gets back to english...00:08
paulrnn00:08
paulrnn00:09
darynbye00:09
comodihi to all08:09
comodimantis log operation?08:09
leetcode_41547Hi there, I'm currently running MantisBT on HostMonster and am running an SVN server locally. I've integrated mantis with my local server using the "old" style source integration (checkin.php).08:35
leetcode_41547My question is: Can I get source integration to work with a "local" SVN server (or actually, git because I'm moving to git). I'm using it for closed source projects so I can't use github or gitweb (I suppose)...08:36
istvanbhello10:40
istvanbtoday I have faced with the following issue:10:40
istvanba new report has been filed to a subproject where user X, Y and Z are developers and they should have been notified (but they were not)10:41
istvanbin the main project where this subproject is coming from they have no specific credentials10:42
istvanbI guess they have to be notified but I am wondering if this is caused by because in the main project they dont have access10:43
istvanbdhx_m10:50
istvanbnuclear_eclipse10:50
istvanb?10:50
istvanbany guess?10:50
samtukeMantis won't accept attachments which duplicate filenames of files already attached to that issue. Is there a way to change this behaviour?12:00
samtukeis there a way to make mantis auto increment filename numbers when duplicates are detected for issue attachments?13:07
giallusamtuke, no, but there is probably a feature request for that14:54
samtukegiallu: I couldn't find one, hard to know what search terms to use (other than those already tried)14:56
giallusamtuke, let me try14:56
samtukegiallu: Thanks :)14:57
gialluhttp://www.mantisbt.org/bugs/view.php?id=7176 looks like a good match15:00
samtukewell, pretty close. I'll add a comment with my particular request15:06
samtukegiallu: thanks15:06
paulrlo daryn/dhx17:45
darynlo17:45
paulrcrap day17:46
paulr:(17:46
daryni didn't do anything on cf last night. too much unsettled17:47
paulrI managed to break 2 things at work today17:49
darynfun17:49
paulrwhich has taken me about 5 hours to fix17:50
paulr;/17:50
paulrso i'm kinda screwed for looking at datadict tonight17:50
paulrheh17:50
darynk. i have to focus on some other issues right now too. Demo on tuesday with mantis upgrades. Gonna have to do it without overhauling cf change17:51
paulryou about over w/e?17:52
darynprolly some but likely busy17:53
micahgwhich catergory should a bug on sorting target version for View Issues go?22:22

Generated by irclog2html.py