Issue 72311 - PropertySetMixin doesn't throw a UnknownPropertyException
Summary: PropertySetMixin doesn't throw a UnknownPropertyException
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: kay.ramme
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-06 08:02 UTC by ocke.janssen
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ocke.janssen 2006-12-06 08:02:31 UTC
Add a PropertyChangeListener for a unknown property. -> No Exception is thrown.
The same applies for remove.
Comment 1 Stephan Bergmann 2006-12-06 08:25:58 UTC
.
Comment 2 Stephan Bergmann 2006-12-13 10:15:14 UTC
Fixed C++ and Java implementations; tests for both in
cppuhelper/qa/propertysetmixin/.
Comment 3 Stephan Bergmann 2006-12-15 08:53:51 UTC
@kr:  Please verify.
Comment 4 kay.ramme 2006-12-22 12:53:33 UTC
Verified.
Comment 5 kay.ramme 2007-01-11 11:55:56 UTC
Found changes in SRC680_m199 -> closing.