[00:01:27] <^demon> Hmm, I'm looking at the bug report. It says it was fixed in 5.3 [00:03:32] So Windows users will start using it in 2020 [00:03:55] *^demon stabs [00:05:40] <^demon> brion: All I know is, I was able to reproduce in XP and Vista and the patch fixed it. [00:06:18] well it may be doing the right thing but is it switching on the right trigger? [00:07:04] when you say 'reproduce in xp' did you reproduce the bug or did you reproduce it working? [00:07:20] xp would identify as nt 5.1... [00:07:24] iirc [00:08:09] <^demon> Both. I tried running the same script (svnImport.php) and got the error. I applied the patch and it ran without errors. [00:08:34] ok that appears to confirm that it's not a windows version-dependent thing? [00:09:10] *^demon slaps himself with a stack of bricks [00:09:15] and is that all things or just the svn thingy? [00:09:24] <^demon> Of course it's not. It's a PHP bug so I need to check for which PHP version it was fixed in :) [00:09:46] :D [00:10:12] <^demon> It's any script that calls exec() and has quotes, I believe. [00:10:56] <^demon> Anywho, it's because exec() on Windows doesn't execute directly. It calls cmd.exe and passes the command as an arg. [00:11:14] right [00:11:39] *^demon stabs PHP & Windows a few times for good measure [00:12:10] :D [00:13:24] 14(INVALID) 'root' rights hidden edits from recent changes - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20833 +comment (10innocentkiller) [00:18:04] *^demon is playing "find when a bug was actually fixed in PHP" [00:18:14] \o/ [00:18:16] it's awesome [00:18:17] <^demon> "This bug has been fixed" [00:18:21] <^demon> Well thanks. [00:18:23] yeah :) [00:18:38] they've got an online svn viewer i think; should be possible to find the changed file [00:18:47] since we have tim's code fragments in his whinge to php-internals :D [00:18:59] "This bug was fixed when my sister was twice as old as I am now." [00:19:46] <^demon> And it was fixed somewhere in August of last year I *think* [00:20:03] <^demon> That's when it's mentioned as being in a 5.3 snapshot, and I would assume it got backported to the current 5.2.x branch. [00:20:21] anyone familar with css? [00:20:24] i wouldn't assume that :) [00:20:28] but it's worth checking [00:20:38] most likely it's on 5.3 and later only, which makes things simple [00:20:47] if it did get backported to 5.2 then we gotta check that too [00:20:57] or else figure out some kind of runtime test we can do ;) [00:21:12] Betacommand: we're css ninjas ! [00:21:22] is there a way of using div or span tags on wiki so that parts can be hidden via css display none commands [00:21:40] !splarka [00:21:40] --mwbot-- [00:21:58] Odd, I expected mwbot to say something. [00:22:19] splarka this_is_intentionally_null [00:22:24] bah :( [00:23:03] brion: what can you ninja for me? [00:24:04] not quite sure what ya mean Betacommand [00:26:36] brion: I want to be able to wrap templates in something like
TEMPLATE contents
so I can the go to my monobook.css and add .templatename {display:none;} so I can hide the template [00:27:12] hrmmm [00:27:23] did jsMsg break at some point? i'm not getting messages on ajax watch/unwatch [00:27:44] brion: specificlly Im looking for the ability to wrap edit notices in them so I can ignore the common ones [00:28:37] Betacommand: well, sounds like you've pretty much got it down [00:28:38] brion: http://en.wikipedia.org/w/index.php?title=Template:Editnotices/Page/Wikipedia:Administrators%27_noticeboard/Incidents&diff=316977177&oldid=311813909 is an example but it doesnt work [00:28:46] you probably want a class rather than an id [00:29:00] ahh [00:29:55] <^demon> brion: I just went through the changelog for php 5.x. It's listed as fixed in 5.3, not in 5.2.x. Will tweak to check for 5.3 instead of NT build :) [00:31:23] 14(WFM) Navigable TOC : The functionality is missing - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20669 +comment (10tparscal) [00:31:38] <^demon> "Fixed exec() on Windows to not eat the first and last double quotes." [00:32:00] <^demon> No bug number. No commit number. Just a plaintext changelog entry. [00:32:08] ^demon: thx [00:32:08] 04(REOPENED) Thumb.php cannot handle file redirects - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20802 +comment (10brion) [00:32:14] those damn php'ers :D [00:38:52] 03demon * r57093 10/trunk/phase3/includes/GlobalFunctions.php: Followup r56731, check for PHP 5.3 or greater (where it was fixed). Not a Windows issue [00:39:28] <^demon> You know, I got the Mac so I could *stop* developing on Windows :) [00:41:32] 04(REOPENED) div#mw-js-message should not use inline style "display: block;" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18436 +comment (10brion) [00:42:32] 03(FIXED) Patch: wfShellExec() malfunctioning on NT Build 7100 - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=20353 +comment (10innocentkiller) [00:48:09] 03brion * r57094 10/trunk/phase3/ (RELEASE-NOTES skins/common/wikibits.js): [00:48:09] Revert r56902 "(bug 18436) remove redundant (and disruptive to CSS) hardcoded "display:inline" style from messages injected with jsMsg()." [00:48:09] Totally broken; breaks at least Vector skin and any other which includes an initially-hidden div for the JS messages -- the div was no longer being unhidden. [00:48:10] Just use a !important in your custom style... [00:48:31] 03(mod) div#mw-js-message should not use inline style "display: block;" - 10https://bugzilla.wikimedia.org/show_bug.cgi?id=18436 (10brion) [00:50:09] tx ^demon [00:50:13] <^demon> np [00:50:17] 03yaron * r57095 10/tags/extensions/SemanticDrilldown/REL_0_6/ (17 files in 4 dirs): Tag for version 0.6 [00:50:29] :((((((((( failing to import a 550kb xml dump, it keeps complaining about line 11 tag [00:52:24] exercicios: can you paste the exact output at dpaste.org and link here? [00:53:19] paste the xml? [00:53:44] no, the error output [00:53:49] after that maybe we look at the xml :) [00:54:38] error importing .... line 11 column ... not well-formed (invalid token) [00:56:31] sounds like your file is bogus [00:56:38] Where'd it come from? [00:57:04] from notepad [00:57:19] I copied 160 pages [00:57:24] and pasted in a xml [00:57:34] manually typing the xml tags... [00:58:46] brion: quick question can css class names have spaces in them? [00:59:26] <^demon> Betacommand: No [00:59:46] <^demon> class="Someclass Someotherclass" means you have two classes. [00:59:51] Betacommand: an element may have multiple class names, which are separated by spaces [01:00:19] exercicios: ok sounds like you got something wrong then :) [01:00:29] either bad element nesting, or bad character encoding [01:00:37] thanks. /me now goes to look for the magic work that I need [01:00:43] !magicword [01:00:43] --mwbot-- For more information about creating magic words and their inner workings, see . For a list of magic words, please see . [01:01:20] line 11 column 32 corresponds to this character ã, in the error message it's replaced by ? [01:02:38] <^demon> brion: Possibly unicode ickyness in notepad? [01:04:59] uhm... The other 100 pages xml that I've imported was saved in UTF-8 [01:05:22] this one seem to has been saved in ANSI [01:07:52] yep, that'll do it [01:08:04] unless your xml file is *marked* as being some other charset it needs to be utf-8 [01:08:19] welcome to the wonder of xml :) [01:09:27] converted to utf-8 in notepad++ trying again [01:09:33] <^demon> Facebook status of the day: [01:09:36] <^demon> Thinks that Facebook is relying to heavily on AJAX and client side scripting (javascript) which is therefore the cause of all of the complaints about how buggy it is because client side scripting requires coding for complete browser compliance... Fac...ebook needs to find a happy medium of server side/client side interaction w/o the total reliance on AJAX capabilities.... [01:09:46] erro has changed now, complaining about line 100 [01:10:16] point at this character & [01:11:01] a literal & needs to be escaped as & [01:15:20] ok i'm breaking for dinner :D [01:25:17] ^demon: I tried to unsubscribe to classmate invite spam, the &nojs=1 page is the same as the regular signout page, but without the meta refresh to nojs (the form is still generated by js), big pile of shit [01:25:57] now if we could just send someone in to work for them who knows how to code, like a brion clone [01:27:14] <^demon> Splarka: Wait...what are we talking about? [01:27:21] you could just kidnap brion and make him do it >.> [01:28:15] ^demon: facebook javascript [01:28:42] they can't even handle a simple &nojs, why would anyone trust them to run an ajax UI, is what I mean [01:31:04] <^demon> Splarka: Yeah. The thread on my friend's wall is getting interesting. [01:32:03] lemme see if I can find the &nojs example [01:36:41] right, so I go to the "if you do not wish to recieve email click [here]", and it takes me to a URL, it has a , which is the same URL but with "&_fb_noscript=1" [01:36:56] the pages are identical except for that