Pages: [1]
SandJ
BAM!ID: 16372
Joined: 2007-01-04
Posts: 14
Credits: 31,585,217
World-rank: 25,258

2013-05-02 10:41:24

In "My BAM! menu", "Work preferences":
- starting with "Disconnect when done?" set to "No" and "Skip image file verification?" set to "No"
- click on "Yes" for "Skip image file verification?" and the radio button for "Disconnect when done?" disappears from the "No" leaving no radio button highlighted for "Disconnect when done?" and both radio buttons highlighted for "Skip image file verification?"
- click on "No" for "Skip image file verification?" and both radio buttons highlighted for "Skip image file verification?" continue to be marked.
- save that page, and "Skip image file verification?" is saved as "Yes".

- click on "Edit"
- for "Disconnect when done?" (which has nothing highlighted), click on "No".
- Save the page and "Skip image file verification?" has been changed to "No".

In the source code for the page, this looks wrong:

<td><h6>Skip image file verification?</h6></td>
<td>
<span class="preferencesText">
No
</span><span class="preferencesEdit"><input class="radio" type="radio" name="dont_verify_images" value="0" checked>
No

<input class="radio" type="radio" name="hangup_if_dialed" id="dont_verify_images" value="1">
Yes
</span>

but I'm not claiming that's the cause!
SandJ
BAM!ID: 16372
Joined: 2007-01-04
Posts: 14
Credits: 31,585,217
World-rank: 25,258

2013-05-02 11:50:23

What I think is wrong: the code on the boincstats web page for managing work preferences.

URL to the page on BOINCstats where I found the bug: boincstats.com/en/bam/workPreference/32250

My BAM! account ID: 16372

[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9455
Credits: 353,172,950
World-rank: 4,957

2013-05-03 14:46:20

Changed it.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
SandJ
BAM!ID: 16372
Joined: 2007-01-04
Posts: 14
Credits: 31,585,217
World-rank: 25,258

2013-05-03 16:01:28

[BOINCstats Willy wrote:
Changed it.

Confirmed; it now behaves as I would have expected.

Thank you.
And on a Friday afternoon, too.
Pages: [1]

Index :: BAM! Bug Report :: "Disconnect when done?" and "Skip image file verification?" radio buttons confused.
Reason: