Issue 19940 - addEventListener vs. removeEventListener (cut'n-pasto?)
Summary: addEventListener vs. removeEventListener (cut'n-pasto?)
Status: CLOSED FIXED
Alias: None
Product: ucb
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC4
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: kai.sommerfeld
QA Contact: issues@ucb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-23 16:14 UTC by em2
Modified: 2004-11-30 11:07 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 em2 2003-09-23 16:14:17 UTC
In ucb/source/ucp/hierarchy/hierarchydatasource.cxx,
HierarchyDataAccess::removeEventListener should forward
to removeEventListener instead of addEventListener,
I guess.
Comment 1 matthias.huetsch 2003-09-23 16:53:15 UTC
Good catch, thanks -> confirming
Comment 2 matthias.huetsch 2003-09-23 16:54:29 UTC
Hi Kai,

can you please have a look at this?

Thanks,
Matthias
Comment 3 kai.sommerfeld 2003-09-23 17:07:55 UTC
KSO->ABI: O man, he is so damn right! Please fix this quickly and
silently (don't tell anyone that I made this stupid mistake ;-)
Comment 4 andreas.bille 2004-06-08 15:28:36 UTC
Retargeted.
Comment 5 andreas.bille 2004-10-22 15:05:25 UTC
Fixed
Comment 6 andreas.bille 2004-11-09 12:11:56 UTC
reopen
Comment 7 andreas.bille 2004-11-09 12:12:35 UTC
reassign: please verify
Comment 8 andreas.bille 2004-11-09 12:12:58 UTC
fixed
Comment 9 kai.sommerfeld 2004-11-11 08:18:46 UTC
Verified against sources of CWS abi08.
Comment 10 kai.sommerfeld 2004-11-30 11:07:27 UTC
Checked against src680 m63 MWS sources. Fixed. Closing...