6.0.0-beta1
7/6/25

[#8725] nav_audio wrong default value
Summary nav_audio wrong default value
Queue IMP
Queue Version 4.3.5
Type Bug
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester sistemisti-posta (at) csi (dot) it
Created 11/25/2009 (5702 days ago)
Due
Updated 01/13/2010 (5653 days ago)
Assigned
Resolved 11/29/2009 (5698 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
11/29/2009 05:33:03 AM Chuck Hagenbuch Comment #4
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Committed, thanks!
11/29/2009 05:27:16 AM CVS Commit Comment #2 Reply to this comment
Changes have been made in CVS for this ticket:

[cjh] Fix the default value for the nav_audio preference
(sistemisti-posta@csi.it, Bug #8725).
http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde&r1=1.216.4.36&r2=1.216.4.37&ty=u
http://cvs.horde.org/diff.php/imp/docs/CHANGES?rt=horde&r1=1.699.2.414&r2=1.699.2.415&ty=u
11/25/2009 01:14:00 PM sistemisti-posta (at) csi (dot) it Comment #1
Priority ⇒ 1. Low
New Attachment: prefs.php.dist.patch Download
Patch ⇒ Yes
Milestone ⇒
Summary ⇒ nav_audio wrong default value
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ IMP
Reply to this comment
This dist prefs is wrong:

// play a sound on new mail? if so, which one?
$_prefs['nav_audio'] = array(
     'value' => 0,
     'locked' => false,
     'shared' => false,
     'type' => 'implicit',
);

If I login and I open 'Options --> New Mail' I see theetone.wav selected.

In prefs I must set
        'value' => '',
to see 'No Sound' selected.

Regards

Saved Queries