FLUID-4791: Removing of a firer listener by namespace will fail if there was no listener registered with such namespace.

Metadata

Source
FLUID-4791
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
y z
Created
2012-09-06T10:50:09.476-0400
Updated
2014-03-03T12:41:13.119-0500
Versions
  1. 1.4
Fixed Versions
  1. 1.5
Component
  1. Framework

Description

If you have an event firer and you try to remove a listener using a namespace that was never registered, the result is going to be a js error.

Comments