Pages: [1]
mo.v
BAM!ID: 25128
Joined: 2007-05-01
Posts: 280
Credits: 0
World-rank: 0

2007-05-17 20:33:45
last modified: 2007-05-17 20:42:21

Sorry, I've deleted this request for the time being. Could a moderator please delete the thread?
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,873

2007-05-17 20:50:27
last modified: 2007-05-17 20:50:57

I already replied to this in the CPDN and the BOINC forum. The team name is encoded incorrectly in the XML file.


I think the problem is in the way CPDN (or other projects) is (are) exporting stats.

In the XML file are these lines:

Code:

<team>
<id>5624</id>
<type>6</type>
<name>Universit&#239;&#191;&#189;t der Bundeswehr M&#239;&#191;&#189;nchen</name>
....


Notice the HTML codes. When you put the team name in a html file and view it in a browser it translates to the wrong characters seen on BOINCstats.

if you look at the XML from SIMAP, it shows:
Code:

<team>
<id>475</id>
<type>6</type>
<name>Universit&#228;t der Bundeswehr M&#252;nchen</name>


Try that in a browser.

The wrong characters are also seen on other stats sites (or they show '?'. (For example: Netsoft, the stats provider for the BOINC webpage.


Also, when you search (non exact) on 'Bundeswehr' (team search) then you see that different teams are found, some with the wrong characters, some with the correct.

BOINCstats can definitely show the correct characters, the XML is wrong.

This problem must be solved at the source, not at the stats sites.

By now, I replied three times to this and explained what's wrong. The responsible people should pick it up now.

P.S.: Even if there is a way to make the CPND team name show correctly on BOINCstats, the team will never be united in the combined stats because the hash will be different.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,873

2007-05-17 20:54:16

Sorry, I've deleted this request for the time being. Could a moderator please delete the thread?


Why did you delete it?
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,873

2007-05-17 21:03:26
last modified: 2007-05-17 21:03:37

I reopened the trac ticket.

For those wondering what this is all about, my reply was to a post with the same text as this post on the CPDN forum.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,873

2007-05-19 12:26:09

A patch was issued for the BOINC project server. Teams with name problems will probably need to re-enter their team name at the projects website.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
Pages: [1]

Index :: BAM! Bug Report :: * Team name encode incorrectly at BOINCstats
Reason: