Sunday, 2009-04-26

../irclogs/#mantishelp.2009-04-26.log
--- scribe started ---00:00
mantisbotNew bug: Bug 10405 - kawzaki - open - new00:29
mantisbotNew bug: Arabic language and RTL - http://www.mantisbt.org/bugs/view.php?id=1040500:29
mantisbotNew bug: Bug 10406 - karthisudar - open - new04:51
mantisbotNew bug: test - http://www.mantisbt.org/bugs/view.php?id=1040604:51
mantisbotNew bug: Bug 10407 - karthisudar - open - new09:57
mantisbotNew bug: testing - http://www.mantisbt.org/bugs/view.php?id=1040709:57
siebrandcan someone shoot this asshole?10:02
dhx_mlol10:05
dhx_ma few days ago it was annoying... now there are death warrants out for him? :p10:05
paul_whats he doing?11:14
dhx_mspamming the real bug tracker11:15
paul_with what11:15
dhx_mkeeps making "testing" bugs11:15
dhx_mover the past few days, he's probably created ~25 bugs11:16
dhx_mmost of them are just numbers11:16
dhx_mor the word "testing"11:16
paul_wonder if he's trying to use soap api or something11:16
dhx_mhmm... dunno11:17
paul_dhx_m: 1027311:19
dhx_myep11:25
paul_i can't make that fail locally ;/11:27
paul_it appears to work11:27
dhx_m0010273: Links with Umlauts to local server11:28
dhx_m?11:28
paul_ya11:28
dhx_mwhat the hell is Umlauts? :)11:28
dhx_moh that weird U thingy :)11:29
dhx_mthat'll probably be a UTF8 bug11:29
dhx_mmaybe PHP version/configuration specific?11:30
paul_maybe ;/11:30
dhx_mI'll see if I can reproduce11:32
dhx_mfails for me11:41
paul_with utf8 ?11:52
dhx_mis that optional for PHP?11:53
dhx_mI have php built with "unicode" support so I assume it is OK11:54
paul_how did you make the umlaut thing?11:56
dhx_mcopy+paste11:57
paul_mm11:57
paul_if i copy paste that text11:58
paul_it was working fine for me ;/11:58
dhx_m:o12:05
dhx_mfile://\\server\$text12:05
dhx_mwhere $ = some non-ascii character12:05
dhx_m?12:05
paul_unless12:06
paul_ahh, db table isn't utf812:06
dhx_mwell I haven't done anything special to my db table12:08
paul_file://\\server\. [^]..text12:08
paul_:)12:08
paul_I put in a U+1F7C: Greek Small Letter Omega with Varia12:08
paul_whatever one of those is12:08
paul_;)12:08
paul_string_insert_hrefs12:11
paul_dhx_m: do you do much utf8 stuff btw? ;p12:12
dhx_mI've done a little bit12:16
dhx_malthough I gather PHP support is... lacking12:17
dhx_m(and that is the nice way of putting it)12:17
paul_are you good with regex's too?12:18
dhx_mI wouldn't say good... I have a fair understanding though12:22
dhx_mthe thing that throws me is all the different implementations of it12:22
paul_try looking at string_insert_hrefs ;)12:22
dhx_mok12:26
* paul_ is wondering if it's safe to add /u modifier12:27
paul_i.e. /se becomes /sue12:27
dhx_mpaul: http://au2.php.net/mb_ereg_replace12:28
paul_well, /u says treat the string as utf812:29
paul_adding /u stops it corrupting the utf8 char12:29
paul_and we dont use ereg_replace12:30
paul_ereg_replace is deprecated in php12:30
dhx_myep12:30
dhx_mso we need to insert some /u's?12:30
paul_maybe12:31
paul_:)12:31
paul_if I insert \u I get:12:31
paul_file://\\server\ [^].text12:31
paul_where . is the unicde char12:31
paul_which is better then the same previous version:12:31
paul_file://\\server\. [^]..text12:31
paul_(where . in that case is some invalid char)12:31
paul_now, I *think* we might be able to add /pL to the regex to look for unicode chars in the url12:32
paul_however12:32
paul_that regex confuses me12:32
dhx_myeah it's very complex12:33
dhx_mI always thought [] meant "match from one in the set provided"12:35
paul_nod12:35
dhx_mapparently not in this case12:36
paul_adding /u modifier should be quite safe right? ;/12:45
dhx_mI can't find documentation for it at the moment12:45
paul_well, visually it definitely fixes something12:47
paul_http://www.mantisbt.org/bugs/view.php?id=926912:48
paul_^^ that seems to be 'biggest' problem12:49
paul_we should force utf8 no?12:49
dhx_mI think so13:06
dhx_mI can't see any reason why you wouldn't be using UTF813:06
paul_as part of 1.2, i'd like to get rid of some of the issues that keep coming up13:07
paul_wtf13:09
dhx_m?13:13
paul_dhx_m: we wordwrap emails when phpmailer already does it for us14:37
[KK]Kirillhi16:24
[KK]KirillJohn?16:29
ruslanhi16:38
ruslanI am first in this chat16:38
[KK]KirillHi, ruslan16:38
[KK]Kirillwelcome16:39
ruslanI wonder if developer(s) of Mantis present here?16:39
ruslanthank you :)16:39
[KK]KirillI see them, but they (I think away)16:39
[KK]KirillI see them, but they (I think) away16:40
ruslanokay, just want talk about few my reports to improve Roadmap16:40
ruslanI see somebody have answer on my report, will check now answer16:41
ruslansorry for distrurb16:41
[KK]Kirillsorry. i sleep my little child16:52
[KK]KirillI  back16:53
[KK]KirillI see you'r task, but I can't help16:53
[KK]Kirilltasks*16:53
[KK]Kirillwhere are you from&16:54
[KK]Kirill?16:54
mantisbotNew bug: Bug 10409 - enisseo - open - new16:54
mantisbotNew bug: New graphic design draft - http://www.mantisbt.org/bugs/view.php?id=1040916:54
[KK]KirillEnisseo: did you have right on this images?16:56
Enisseomade them16:56
[KK]Kirillwhat license?16:56
Enisseonever thought about it...16:56
Enisseofree of use, I guess16:57
[KK]KirillJohn, what you think about that? May be I create patch?16:57
[KK]KirillEnisseo: I tomorrow create patch. I put in your issue. If davelopers want, they put in dev branch17:00
ruslanI am from Ukraine, Kherson17:01
[KK]Kirillruslan: у тебя есть jabber?17:03
Enisseo[KK]Kirill > okay :)17:03
[KK]Kirillruslan: Did you have jabber-accaunt?17:07
ruslanwhat is jabber ?17:07
[KK]Kirillru.wikipedia.org/wiki/Jabber17:07
ruslanI have only ICQ, AIM, Skype, MSN,17:08
ruslanSkype is fine for Rusian17:08
[KK]Kirillskype: kirillkr17:08
[KK]Kirillbug 1038417:19
mantisbotBug 10384 - ruslan - open - new17:19
mantisbotRoadmap can/should show priority  symbol for issues. - http://www.mantisbt.org/bugs/view.php?id=1038417:20
[KK]Kirillsiebrand: hi18:05
siebrand[KK]Kirill: pong18:05
[KK]KirillOne question on git?18:06
[KK]KirillI see in git.mantisforge.org labels like "master", "strings" or other18:07
siebrand[KK]Kirill: ouch. Most certainly not my strong point...18:07
[KK]KirillWhich they can be do?18:07
siebrandlabels? No idea... I only know branches, which was hard enough... Google it?18:07
siebrandor do you have a web URL I can look at?18:08
[KK]Kirillone sec18:12
[KK]Kirillsiebrand: http://git.mantisforge.org/w/source-integration.git?a=shortlog18:13
[KK]Kirillgreen master18:13
[KK]Kirillyellow "release-0.13.2"18:14
siebrand[KK]Kirill: interesting. No idea...18:14
siebrandask John?18:14
[KK]KirillHe absent18:14
[KK]KirillTomorrow ask18:15
* siebrand nods.18:15
siebrandAlso, I have only committed to mantisbt.org in git, so far.18:15
[KK]Kirillsiebrand: you first dev in irc at the evening18:15
* siebrand hides.18:16
siebrandI only do i18n related stuff.18:16
[KK]Kirillthat's good too18:17
w00terIs there a moderator active on mantisbt.org's forum? I posted a thread a week ago, and it is still not reviewed18:30

Generated by irclog2html.py