[Mono-bugs] [Bug 666459] New: ApplicationSettingsBase does not fire its events
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 23 16:10:46 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=666459
https://bugzilla.novell.com/show_bug.cgi?id=666459#c0
Summary: ApplicationSettingsBase does not fire its events
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: All
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: System
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: zeno490 at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: Community User
Blocker: No
Description of Problem:
ApplicationSettingsBase does not fire its SettingsSaving event.
Steps to reproduce the problem:
1. Create a class that implements ApplicationSettingsBase
2. Create an instance and call the Save() method
Actual Results:
Settings are saved but no event is fired.
Expected Results:
Event is fired and settings are saved if the saving event is not canceled.
How often does this happen?
100%
Additional Information:
I looked at the master branch in git and it appears that it still happens in
that version.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list