[Tickets #8725] nav_audio wrong default value

bugs at horde.org bugs at horde.org
Wed Nov 25 13:14:00 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/8725
------------------------------------------------------------------------------
  Ticket             | 8725
  Created By         | sistemisti-posta at csi.it
  Summary            | nav_audio wrong default value
  Queue              | IMP
  Version            | 4.3.5
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              | 1
  Owners             |
+New Attachment     | prefs.php.dist.patch
------------------------------------------------------------------------------


sistemisti-posta at csi.it (2009-11-25 08:14) wrote:

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






More information about the bugs mailing list