/user/login_form now redirects to /user/login, but that patch tells it you've already logged in - it goes through 15 or so loops before Firefox figures out it's in a loop
ruaok had that happen too
ruaok
just go to another page that says yo uneed to be logged in.
works from there
brianfreud
yep; but the main Login link is now definitely borked
ruaok nods
looks like it's line 95 in that changeset that's doing it; $c->req->referer;
MClemo
what's a tt server, btw?
ruaok
template toolkit
we're porting the mason based server to Catalyst/TemplateToolkit.
separating presentation from logic. MVC model.
big step forward in getting more things done.
MClemo
ah, ok. I just wasn't familiar with the abbrevation
navap had to look it up http://template-toolkit.org/
eastern is always uk time -5 except for a few weeks around the time when the clocks change... it used to just be one week in march, but then the dates were changed
navap
Just remember that EST is -500, so 5 hours before whatever time it is in the UK
nikkeee
that was my point :P
navap
Ya I suppose it was heh
nikkeee
I was just avoiding using timezone abbreviations so people can
't start nitpicking
ruaok
ok, I think I'm prepared for the chat tomorrow.
er, later today.
navap
I just picture a world map in my head, and EST is -5, PST is -8, and the Europe is 0 or +1. Then I do some math :p
nikkeee
finland is +2 :P
nikkeee throws spanners around :P
ruaok
for me, to see what time it is in mainland europe, I substract 3 change am<->pm
noon -> 9pm
navap
Ah, never thought of that
ruaok
going reverse change - to +
srotta
And Greece. And a couple of other countries.
nikkeee
I think that'd confuse me too much, 'speciallly when it's yesterday still over there :P
srotta
But it's not like they are part of Europe.
Or Russia.
8)
ruaok
lol
navap
Although it's easier for you to do that because it's a 9 / 3 hours difference, for me that would be a 5 / 7 hours difference, which is a little uglier.
er wait, no it isn't. Mainland would be 6 and 6
nikkeee
well, I said finland 'cause I know there are finns in here
I don't think navap has a pressing need to know the time in moldova, for example
navap doesn't even know where that is :s
between romania and the ukraine
srotta
nikkeee: Yeah, I was just pointing out there's quite a lot of Europe left to the east of the CET.
nikkeee
hehe
hmm, we did have someone from romania in here at some point though
and estonia
Tykling has quit
ruaok
ok, I'm out.
bedtime.
natta
ruaok has quit
CatCat
its still monday here
testing132
testing132 has joined #Musicbrainz
SenRepus has quit
MClemo
just another manic monday
CatCat
testing132: is that you sen?
navap
It's Monday pretty much everywhere in the world :)
CatCat
exept the palces where it isn't
luks
navap: how do you know?!
navap
I'm psychic, muhahaha
CatCat off
nikkeee
CatCat: which is pretty much limited to hawaii and a few other islands in the pacific now :P
CatCat
wish me luck to get a laptop!
nikkeee wonders what navap knew
navap
Ooh new laptop
navap knew it was 1:47 in PST, so it must be before 12 out on some island, maybe western edge of Alaska.
nikkeee
the aleutian islands
navap
I don't know how people can live out in the middle of nowhere :s
Specially out in the middle of an ocean.
nikkeee
well, depends where I guess
MClemo
some island in the pacific doesn't sound so bad
grirgz
if you have one computer and internet, you can live everywhere :p
luks
I wouldn't mind living on an island
but not near alaska
navap
grirgz: Having internet, and having internet that operates at a decent speed are two different things ;)
nikkeee
hawaii has an airport at least... places like tristan da cunha can only be reached by boat... it apparently takes a week to get there
nikkeee already lives on an island :P (an oversized one, though)
luks
navap: you don't need to watch pr0n every day :P
navap does occasionally use the internet for other things ;)
navap
I just hate having a slow connection, I shudder when I think of how I survived on dialup
Tykling joined the channel
heh we were talking about TLDs yesterday, check out Bouvet Island, it has a population of 0 yet it has a TLD of .bv
Tykling has quit
Wizzcat
not actually in use
honestly I wonder why we have territories down there, we've laid claim to like a quarter of antarctica
testing132 has quit
the_p joined the channel
navap
Australia's taken quite a big chunk as well :/
Odr` has quit
Wizzcat
seems like a bit of a circle-jerk, all the countries with a slice recognize each others claims, while the other countries grumble
nikkeee
navap: well, I assume it has a tld because it has an iso code, and it has an iso code because it's an overseas territory rather than an integral part of a country, or something along those lines :P
there's quite a few like that though
Tykling joined the channel
Tykling has quit
Tykling joined the channel
Tykling has left the channel
citoy3n joined the channel
v6lur joined the channel
Tykling joined the channel
Tykling has left the channel
xlotlu joined the channel
LotR joined the channel
xlotlu has quit
zeno_ joined the channel
zeno has quit
hangy has quit
hangy
hangy has joined #MusicBrainz
zeno_ has quit
zeno_ joined the channel
aCiD2 applauds brianfreud
aCiD2
first javascript patch just got applied to TemplateToolkit branch :)
luks
his first introduced bug, too :P
srotta
:P
aCiD2
lol, oh?
luks
actually, maybe yours
his patch is ok
aCiD2
heh, probably me :(
luks
his patch contains [% META extra_js = "artistform.js" %]
aCiD2
yea, i didn't like the string splitting
luks
your committed patch has [% META extra_js = [ "artistform.js" ] %]
which is a syntax error
aCiD2 checks
aCiD2
bah
aCiD2 really needs to install gitsvn again so these small "fix regression" commits don't have to be public