BuzzerBeater Forums

Bugs, bugs, bugs > New sit : players' numbers not displayed correctly

New sit : players' numbers not displayed correctly

Set priority
Show messages by
This Post:
00
108354.18 in reply to 108354.17
Date: 9/8/2009 12:44:53 PM
Overall Posts Rated:
134134
As far as mine goes...

I'm using both IE and Chrome and encounter the problem both way.

Screen resolution is 1280 X 1024 using an NVIDIA GeForce card.

From: Eagle
This Post:
00
108354.19 in reply to 108354.10
Date: 9/8/2009 4:23:51 PM
RSC Eagles
BBBL
Overall Posts Rated:
103103
Yes, it is consistent, same players every time.
I have both IE 8 and firefox, and for the same players numbers are not displayed correctly, but in IE number are too much to the left (with both numbers on top of each other if number > 9) for some players, and in firefox for these same players numbers are too much to the right (with both numbers on top of each other if number > 9). About 50% of the players' numbers are displayed correctly though.
Hope this helps.
grtz
-eagle-

From: Mortons
This Post:
00
108354.20 in reply to 108354.19
Date: 9/8/2009 5:24:38 PM
Overall Posts Rated:
2828
If this will help.

I have IE 8 and FF 3.5.2 on a Vista 64, the numbers appear accurate on my roster under both browsers.

This Post:
00
108354.21 in reply to 108354.10
Date: 9/9/2009 2:28:46 PM
Overall Posts Rated:
587587
Here's a new bit of information, thanks to a user in Suomi. The player number problem seems to go away when I switch to English (US). If I try another language version, the numbers start acting up. I tested French, Norwegian, and Finnish and they all show the issue.

(Safari 4.0.3, OS X 10.5.8)


Edit. And apparently I'm now subscribed to Help - French and Help - Norwegian. :-)

Last edited by GM-WallyOop at 9/9/2009 2:36:15 PM

This Post:
00
108354.22 in reply to 108354.21
Date: 9/9/2009 3:30:58 PM
1986 Celtics
IV.21
Overall Posts Rated:
88
ah ha! now there is a good lead.. thank you

This Post:
00
108354.23 in reply to 108354.22
Date: 9/9/2009 5:29:33 PM
1986 Celtics
IV.21
Overall Posts Rated:
88
now that was a funny error. What was going on was that we were calculating the offset in the code, but weren't careful to round to the nearest integer in terms of the number of pixels, which doesn't matter for most browsers when you display the decimal like 5.32. However, when you change languages and it prints out 5,32 the browser thinks its malformed, some backwards european way of writing numbers ;) and so ignores it.

This Post:
00
108354.24 in reply to 108354.23
Date: 9/9/2009 5:43:15 PM
Le Cotiche
III.1
Overall Posts Rated:
772772
i confirm it works well now

now, i have a problem with the suggested position of players
in (/team/36744/players.aspx) it's displayed one line below, so the skills hide it
in (/player/6552622/overview.aspx) instead it works well

this problem has been reported by many italian users, maybe it's something related to the numbers bug?

EDIT: what's wrong with my player's link?

Last edited by mark_lenders at 9/9/2009 5:45:09 PM

This Post:
00
108354.25 in reply to 108354.24
Date: 9/10/2009 7:27:58 AM
Overall Posts Rated:
1212
Great! Thank you :-)

From: Eagle
This Post:
00
108354.26 in reply to 108354.23
Date: 9/10/2009 1:46:57 PM
RSC Eagles
BBBL
Overall Posts Rated:
103103
Indeed, problem solved, because in IE and firefox numbers are displayed correctly now ! Thank you for fixing.

Last edited by Eagle at 9/10/2009 1:47:15 PM

From: Milly
This Post:
00
108354.27 in reply to 108354.23
Date: 9/10/2009 5:15:54 PM
Overall Posts Rated:
4646
now that was a funny error. What was going on was that we were calculating the offset in the code, but weren't careful to round to the nearest integer in terms of the number of pixels, which doesn't matter for most browsers when you display the decimal like 5.32. However, when you change languages and it prints out 5,32 the browser thinks its malformed, some backwards european way of writing numbers ;) and so ignores it.
Numbers and dates have been and will bee a big problem for programmers, and still we haven't got an international standard. That's next for the American President? (and let him bring you all the metric system as well).

Older than the rest ...
This Post:
00
108354.28 in reply to 108354.27
Date: 9/11/2009 8:13:39 AM
1986 Celtics
IV.21
Overall Posts Rated:
88
ok ill accept the metric system if we can agree on using . for the decimal point rather than commas.

Advertisement