[00:24] *** GillesM has joined #tikiwiki [00:45] *** GillesM has quit IRC (Remote host closed the connection) [00:52] *** GillesM has joined #tikiwiki [00:53] *** AldenisZen has quit IRC (Read error: No route to host) [01:18] *** AldenisZen has joined #tikiwiki [01:31] *** marclaporte1 has quit IRC (Ping timeout: 244 seconds) [01:32] *** marclaporte has joined #tikiwiki [01:32] *** ChanServ sets mode: +o marclaporte [01:37] *** GillesM has left "Konversation terminated!" [01:37] *** GillesM has joined #tikiwiki [02:03] *** Caarrie|away is now known as Caarrie|sleeping [02:26] *** goj has quit IRC (Disconnected by services) [02:26] *** goj_killedByISP has joined #tikiwiki [02:26] *** goj_killedByISP is now known as goj [03:13] *** lindonb has left [03:24] *** AldenisZen has quit IRC (Quit: Leaving) [03:47] *** GillesM has quit IRC (Remote host closed the connection) [03:58] *** GillesM has joined #tikiwiki [03:59] *** GillesM has quit IRC (Client Quit) [04:02] *** GillesM has joined #tikiwiki [04:07] *** GillesM has quit IRC (Quit: Konversation terminated!) [04:09] *** GillesM has joined #tikiwiki [05:57] *** Bernard1 has joined #tikiwiki [06:02] *** arildb has joined #tikiwiki [06:15] *** Bernard1 has quit IRC (Quit: Leaving.) [06:53] *** Bernard1 has joined #tikiwiki [07:06] *** Bernard1 has quit IRC (Quit: Leaving.) [07:08] *** Bernard1 has joined #tikiwiki [07:49] *** changi|f1a has joined #tikiwiki [07:50] *** Merbster has joined #tikiwiki [07:53] *** changi|ffa has quit IRC (Ping timeout: 256 seconds) [08:05] *** Merbster has quit IRC (Ping timeout: 255 seconds) [08:14] *** JoernOtt has joined #tikiwiki [08:29] *** Bernard1 has quit IRC (Quit: Leaving.) [08:57] *** arildb_ has joined #tikiwiki [08:57] *** arildb has quit IRC (Read error: Connection reset by peer) [09:10] *** arildb__ has joined #tikiwiki [09:10] *** arildb_ has quit IRC (Read error: Connection reset by peer) [09:27] *** arildb__ is now known as arildb [09:51] tikiwiki: 03arildb * r38580 10/branches/8.x/lib/wiki-plugins/wikiplugin_webservice.php: [FIX] Correct the web service parameter description [10:28] *** SJ-Jay has joined #tikiwiki [10:28] polom tikis! [10:33] *** Caarrie|sleeping is now known as Caarrie|away [10:45] *** Loggar has quit IRC (Ping timeout: 260 seconds) [17:22] *** Loggar starts logging #tikiwiki at Mon Oct 31 17:22:02 2011 [17:22] *** Loggar has joined #tikiwiki [17:23] so there is a 9h difference right now [17:25] sorry wrong box [17:34] Hi Pascal, I was wondering myself. Did you guys switch to winter time this past week-end ? Or is it "the week of missed intercontinental business meetings" ? :-) [18:04] polom [18:05] Jyhem_laptop: we switch in November now [18:13] This lack of synchronicity is nothing new, I remember missed meeting between Strasbourg and Kanata in a previous life about ten years ago. I was kind of hoping that common sense would have kicked in since then... I am too naive :-) [18:13] Oh well, no big deal :-) [18:38] tikiwiki: 03lphuberdeau * r38600 10/trunk/ (5 files in 4 dirs): [MOD] Basic interface for AJAX tracker item insert and complete permission verification [19:14] polom [19:17] I'm updating an old Tiki 2 to Tiki 6. most of the wiki pages use HTML. after I did the upgrade those pages are displayed but the line breaks are ignored by the parser. anyone has any idea or experienced this before? something changed between those two versions related with the way the parser deal with line breaks? [19:17] strangely the line breaks are rendered correctly when viewing the wiki page content via tiki-pagehistory.php but not via tiki-index.php [19:20] *** ricks99 has quit IRC (Quit: Get the best-selling Tiki books (paperback and ebook) at http://www.lulu.com/spotlight/ricks99) [19:23] hi rodrigoprimo. that rings a bell [19:27] chealer: I don't know if it helps you remember more about it but I discovered that tiki-pagehistory.php uses $tikilib->parse_data directly while tiki-index.php uses WikiRenderer class. this is creating the difference. [19:29] rodrigoprimo: see http://article.gmane.org/gmane.comp.cms.tiki.cvs/65615 [19:29] rodrigoprimo: which exact version are you upgrading to? [19:30] chealer: 6.4 [19:35] rodrigoprimo: my fix should be in 6.4 [19:37] rodrigoprimo: hum, r35384 says it backports it, but it does not in reality [19:38] there were more votes against it than for [19:38] rodrigoprimo: so I guess you just need to apply r34956 [19:43] chealer: I confirm that in my case r34956 fixes the problem [19:44] chealer: I will apply the patch locally since others have pointed that it is likely to break the page layout in other setups [19:44] chealer: looks like it is a lot of effort to create a solution that will work in all possible cases [19:44] bbl [19:46] chealer: thanks a lot for your help [19:47] rodrigoprimo: it's working fine for 7.x for months so I don't think it breaks much, I guess it's more about avoiding regressions [19:47] although the fix does avoid a regression itself :-S [19:47] rodrigoprimo: without the information you provide me I would have spend a few hours debugging to understand the problem [19:48] chealer: I agree with you but at the same time I don't know what other possible cases this fix break. [19:48] I did spend a few hours on it :-) [19:48] :) [19:49] chealer: I will send an email on that thread reporting my case [19:49] same thing, that's why I waited a month to do it... [19:49] chealer: if it is working well on 7.x maybe now we have enough elements to propose the backport to 6.x again [19:53] rodrigoprimo: feel free. there was one vote for and 3 against [19:54] *** pascalstjean has left [19:55] *** pascalstjean has joined #tikiwiki [19:56] tikiwiki: 03robertplummer * r38602 10/trunk/ (4 files in 3 dirs): [19:56] tikiwiki: [ENH] Structure changes to better use/build cache [19:56] tikiwiki: [NEW] Ability to have revision control [20:47] tikiwiki: 03sampaioprimo * r38603 10/branches/proposals/6.x/lib/tikilib.php: [bp/r34955][FIX] Parsing: missing line breaks when Allow HTML is enabled. reverts r27355 [20:49] chealer: I just backported your change. I will write an email to the commit list explaining the reasons we discussed earlier. [21:10] tikiwiki: 03sampaioprimo * r38604 10/trunk/ (10 files in 6 dirs): [MRG] Automatic merge, branches/8.x 38547 to 38593 [22:02] *** radek82 has quit IRC (Quit: Leaving) [22:30] thanks rodrigoprimo [22:33] chealer: thank you [22:37] rodrigoprimo: does "Minify crash in trunk" affect Tiki 8? http://dev.tiki.org/Tiki8#Undetermined [22:40] chealer: I never tried it on 8, only on i18n.tiki.org (trunk) [22:42] rodrigoprimo: OK, so is there anything suggesting that Tiki 8 will have such a regression other than the fact that trunk is affected and 7 isn't? [22:43] chealer: afaik, no, there is not [22:44] rodrigoprimo: OK. may I remove that item then? I'm confident that the regression appears from 8.x to trunk [22:44] chealer: ok, no problem [22:49] thanks [22:49] chealer: maybe it is a good idea to create a page for tiki9 and add this bug there [22:53] hum, I'm unable to login via InterTiki (tried on doc and dev, I get "Unable to contact remote server.") [22:54] rodrigoprimo: indeed [22:54] yet tiki.org works fine [22:54] fsockopen() [function.fsockopen]: unable to connect to tiki.org:80 (Connection timed out) [22:55] *** marclaporte has joined #tikiwiki [22:55] *** ChanServ sets mode: +o marclaporte [22:57] rodrigoprimo: FWIW, http://tiki.org/UserPagerodrigo says it's in pt-br [23:42] *** nkoth|nelson has quit IRC (Read error: Connection reset by peer)