Closed
Bug 305512
Opened 19 years ago
Closed 19 years ago
Problems with playing alarm sounds
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jminta, Assigned: jminta)
Details
Attachments
(3 files)
|
1.08 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.42 KB,
patch
|
Details | Diff | Splinter Review | |
|
5.43 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
There are a couple of problems that need to be fixed for the default alarm sound to work properly. Robin and I discussed this a bit ago, but the necessary changes got lost in my trees. Robin, if you still have any of the patch(es) related to this issue, please attach them to this bug. I'll put them all together in one patch for review.
| Assignee | ||
Comment 3•19 years ago
|
||
There are several problems: -The alarm sound textbox wasn't added to the array of preference widgets -The default path was incorrect -The default value was never set (getCharPref actually does this, but eventually this should be done in a separate preferences file) -The preview option could only play 'file://' urls All of these should be fixed in this patch.
Comment 4•19 years ago
|
||
Comment on attachment 193460 [details] [diff] [review] composite patch r=mvl
Attachment #193460 -
Flags: first-review?(mvl) → first-review+
| Assignee | ||
Comment 5•19 years ago
|
||
Patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•