pouët.net

Go to bottom

pouet 2.0 bugs me beautifull

category: general [glöplog]
I can make it a oneliner:
Code:return (n + (n > 10 && n < 20 ? "th" : n % 10 == 1 ? "st" : n % 10 == 2 ? "nd" : n % 10 == 3 ? "rd" : "th"));

;)
meh
added on the 2013-09-01 00:11:26 by Tigrou Tigrou
Not a bug, really, but it annoys me a little bit on user profile pages to see "http://" that link to http:/// when a user hasn't specified a website. In theory it shouldn't be too hard to detect the lack of a website listed in their profile and just hide the field.
Not a bug per se, more like a pet peeve: In 1.0 it was possible for gloperators to click on a screenshot to replace it, I often used that to replace buggy/wrong screenshots. This is not possible in 2.0 any longer, it now is quite a bit more cumbersome to replace screenies. Any chance this will be re-implemented?
added on the 2013-09-01 20:04:16 by StingRay StingRay
StingRay: I'm planning to add zoomable / hq shots at some point so I think it'd be counterproductive on the long run. Besides all you have to change is click the "edit" link instead.
added on the 2013-09-01 20:49:19 by Gargaj Gargaj
Yes I know, as said, not a bug per se. It was a lot more convenient in 1.0 though. I won't cry if it won't be implemented though either.
added on the 2013-09-01 20:53:35 by StingRay StingRay
Couple more things...

http://www.pouet.net/party.php?which=406, the year order seems a bit... well, unintuitive. Is that intended, was it that way previously too?

Also profiles previously had more data like thumb-ups-ratio and the amount of thumbs given to both directions, are those coming back?

Ps. yay prodlist filter problem is gonez!
added on the 2013-09-01 22:11:38 by noby noby
Fixed the year sort, the thumb ratio is just something I forgot about, might bring it back at some point.
added on the 2013-09-01 22:15:35 by Gargaj Gargaj
Small error in the xnfo for heaven seven:

http://www.pouet.net/export/prod.xnfo.php?which=5
added on the 2013-09-01 22:22:24 by micksam7 micksam7
Fixed.
added on the 2013-09-01 22:39:35 by Gargaj Gargaj
default font for amiga nfo files should be amiga medres.
how to deal with multiple credits for one person?
http://www.pouet.net/prod.php?which=31433

lists both dalezr and dalezy, this is the case for quite a bunch of entries actually.
is it time for another merge-request of both accounts?
added on the 2013-09-04 13:32:13 by dalezy dalezy
So which one is the real one? Because I imagine it might be an issue on the Demozoo side as well.
added on the 2013-09-04 13:47:29 by Gargaj Gargaj
Instead of "13rd" etc, why not just "#13"?
added on the 2013-09-04 14:25:40 by kusma kusma
Stakka: fixed.
added on the 2013-09-04 14:46:36 by Gargaj Gargaj
kusma: I dunno? A lot of Pouet is tradition-based :D
added on the 2013-09-04 14:47:05 by Gargaj Gargaj
who keeps hashtagging them numbers?!?!?!
added on the 2013-09-04 14:57:07 by maali maali
@AMcBain: 113rd is wrong, too :)
added on the 2013-09-04 16:24:23 by mihi mihi
mihi: if you run a compo with 113 entries, then you should be less worried about the correct ordinal suffix, and more worried about the horde of angry sceners approaching you with pitchforks and torches to make it stop. :-)
added on the 2013-09-04 16:28:53 by gasman gasman
gasman: nah, barely anyone is inside during music compos anyway. :)
Quote:
by mihi:
@AMcBain: 113rd is wrong, too :)

Who'd sit through a 113-entry-long compo show? :P You'd have to have at least three piss breaks.

That said, it's not as nice of a oneliner anymore, but you could just scale the range checks, too:
Code:return (n + (n > 213/100|0*100 + 10 && n < 213/100|0*100 + 20 ? "th" : n % 10 == 1 ? "st" : n % 10 == 2 ? "nd" : n % 10 == 3 ? "rd" : "th"));
### 09042013: bug report: illegal page layout when double clicking on the "add to watchlist" feature on the prod page in either chrome or firefox ###

screenshot of said bug

the homepage sometimes dumps a really long SQL command in place where the watchlist box should be after I triple click BB Image
The query was an accident, sorry. The other i'll look into.
added on the 2013-09-04 22:42:16 by Gargaj Gargaj
Okay, fixed that too.
added on the 2013-09-04 22:45:31 by Gargaj Gargaj
There seems to be some setting for the number of entries of the watchlist on the frontpage in the advanced thingy... It's zero by default - tried to set it to 25, no change, only two productions of the watchlist are shown. Can we have more? :D
added on the 2013-09-04 22:58:02 by las las

login

Go to top