Wrong Tool Tip displayed in Boinc Manager


Message boards : Problems and bug reports : Wrong Tool Tip displayed in Boinc Manager

Message board moderation

To post messages, you must log in.
AuthorMessage
Profile Mark
Avatar

Send message
Joined: 20 Nov 14
Posts: 3
Credit: 58,080
RAC: 0
Message 3800 - Posted: 21 Nov 2014, 0:22:56 UTC
In Boinc Manager, on the tasks tab, with an Asteroids@Home unit selected, The Tool Tip for the "Discussion forum" button is wrong.
The Universe is not only stranger than you imagine, it is stranger than you can imagine.

ID: 3800 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile BilBg
Avatar

Send message
Joined: 19 Jun 12
Posts: 221
Credit: 623,640
RAC: 0
Message 3803 - Posted: 21 Nov 2014, 10:37:08 UTC - in response to Message 3800.  

Last modified: 21 Nov 2014, 10:47:26 UTC
Of course this is only cosmetic, but may be fixed if the admin have some time

<description> is the same for 'Your account' and 'Discussion forum' - From:
account_asteroidsathome.net_boinc.xml
<gui_urls>
    <gui_url>
        <name>Your account</name>
        <description>View your account information and credit totals</description>
        <url>http://asteroidsathome.net/boinc/home.php</url>
    </gui_url>
    <gui_url>
        <name>Discussion forum</name>
        <description>View your account information and credit totals</description>
        <url>http://asteroidsathome.net/boinc/forum_index.php</url>
    </gui_url>



On SETI@home it is:
account_setiathome.berkeley.edu.xml
<gui_urls>
    <gui_url>
        <name>Message boards</name>
        <description>Correspond with other users on the SETI@home message boards</description>
        <url>http://setiathome.berkeley.edu/forum_index.php</url>
    </gui_url>
    <gui_url>
        <name>Help</name>
        <description>Ask questions and report problems</description>
        <url>http://setiathome.berkeley.edu/forum_help_desk.php</url>
    </gui_url>
    <gui_url>
        <name>Your account</name>
        <description>View your account information</description>
        <url>http://setiathome.berkeley.edu/home.php</url>
    </gui_url>



On Einstein@Home it is:
account_einstein.phys.uwm.edu.xml
<gui_urls>
...
    <gui_url>
        <name>Message boards</name>
        <description>Correspond with admins and other users on the Einstein@Home message boards</description>
        <url>http://einstein.phys.uwm.edu/forum_index.php</url>
    </gui_url>
...
    <gui_url>
        <name>Report problems</name>
        <description>A link to the Einstein@Home problems and bug reports message board</description>
        <url>http://einstein.phys.uwm.edu/forum_forum.php?id=6</url>
    </gui_url>
    <gui_url>
        <name>Account summary</name>
        <description>View your account information and credit totals</description>
        <url>http://einstein.phys.uwm.edu/show_user.php?userid=264329</url>
    </gui_url>
    <gui_url>
        <name>Your account</name>
        <description>View and modify your Einstein@Home account profile and preferences</description>
        <url>http://einstein.phys.uwm.edu/home.php</url>
    </gui_url>




- ALF - "Find out what you don't do well ..... then don't do it!" :)
ID: 3803 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Problems and bug reports : Wrong Tool Tip displayed in Boinc Manager