This is what I'm seeing at the moment - hm. It seems to be serving them..
ah. The stylesheet 404ed.
My bad.
djce
indeed
Kangie
Well, now I know where to start looking - Thanks.
djce
ingestr on stimpy? Really? hmm
nikki
Kangie: you most likely need to either set DEVELOPMENT_SERVER in DBDefs.pm to 1 to turn off the css minification, or run the script that minifies the css
I do the former so I don't know where the script for the latter is
and if that's the problem and the install instructions don't mention anything about it, it would be a good idea to enter a ticket about it, since you wouldn't be the first person to have that problem
one of the joint first place ones is a release editor one :P
Kangie
Ah, thanks nikki.
reosarevok joined the channel
ocharles
well, the most logical place to look next is just all 12 month tickets and work from what is due next :)
that's why I'm thinking of merging them together
in fact, removing the bucket entirely, and just keeping "Unscheduled"
nikki
ocharles: presumably the 12 month stuff is all due around the same time
ocharles
nikki: as was 3 month stuff
reosarevok
It is now
Kangie
Yup, your solution worked nikki.. can't see anything about it in the install docs either. Thanks.
reosarevok
Won't be if we keep continuously triaging
ocharles
reosarevok: yep
and we'll be triaging stuff to 3 months too
nikki
so if you look at the 12 month stuff and it's all due around the same time, the next step imo would be do start with the things people really want to see fixed :P
reosarevok: well, yes, but warp was looking for stuff to work on right now, we can figure out what happens in future when we discuss stuff like getting rid of some of the buckets and whatnot
reosarevok
Sure
nikki
ocharles: btw, I'm having trouble figuring out how to translate the dropdowns in the interface
I don't know where to put the l() stuff :/
ocharles
At the moment we've been putting it in the forms
nikki
well I can't find where it's printing the string
if I could find that and shove l() round it, it should work
ocharles
well that's all generated by forms
nikki
I don't get what you mean :/
I know it's a html form
if you mean some other form, I'm lost
ocharles
i mean MusicBrainz::Server::Form objects
nikki
I still have no idea what I'm doing
I guess I'll just make a ticket and you or ian can do it
ocharles
i still don't know what you're exactly trying to change
"form selects" is too vague for me to point you in a better direction
which form/select?
ijabz joined the channel
nikki
pretty much any dropdown field when editing. artist type/gender/country, release group type, etc
ocharles
ok, well lets look at artist type for now
so Form::Artist has "options_type_id" to populate this field, which calls _select_all
that's provided by MusicBrainz::Server::Form
so changing $_->id => $_->$accessor to $_->id => l($_->$accessor) should be enough
nikki
ocharles: yay, that worked, thanks :D
nikki was distracted by being pissed off with dpd
they've given up and sent the parcel back to the uk, still won't tell me what's wrong with my address, won't try a different address ¬_¬
ocharles
:(
Mineo
tsk, german postal services :/
nikki
I googled for dpd's address last week and found 6 reviews, of which 5 were 1-star "omg they suck so much" reviews
if only I'd done that *beforehand* :P
apparently dpd uk will send it straight back to dpd germany
I already gave them a different address so we'll see what they think to that. they won't tell me what's wrong with the one I gave them originally though
and I haven't had problems with post here before
other than customs being obsessed with my parcels from east asia :P
warp
post here doesn't seem particularly reliable either.
out of 5 packages sent from the netherlands (by me or my parents), 3 have arrived, 1 is lost, and 1 is supposedly still with customs (it was sent about 5 weeks ago).
nikki
ocharles, warp: any idea what causes Caught exception in MusicBrainz::Server::Controller::ReleaseEditor::Add->add "Unable to do maketext on: [Ŧīŧŀḗ ϵ靐Džΰſ] at /usr/local/share/perl/5.10.1/HTML/FormHandler/I18N.pm line 17." ?
nikki is confused because the translated string is already there
voiceinsideyou joined the channel
warp arrives at work.
warp
hello!
nikki: I have no idea.
nikki
bah
I'll have a look when I get to it, it's a weird error though
ijabz joined the channel
ijabz joined the channel
Swarup joined the channel
Swarup
Hi ocharles..we started to see mb server requests not responding and getting timeouts..
ocharles
Swarup: ok, what type of requests?
Swarup
after i bounced the server..it was working normally again..