Side navigation
#9104 closed bug (fixed)
Opened May 04, 2011 06:40PM UTC
Closed May 09, 2011 08:02AM UTC
Returning null or undefined in a pipe filter function causes an exception
Reported by: | dane.soba@razum.si | Owned by: | jaubourg |
---|---|---|---|
Priority: | blocker | Milestone: | 1.6.1 |
Component: | deferred | Version: | 1.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When null or undefined is returned inside a pipe filter function, an exception is thrown and no callbacks are called.
I would expect null to be returned as a result of the promise instead.
Here's a simple testcase:
Attachments (0)
Change History (4)
Changed May 05, 2011 01:51PM UTC by comment:1
component: | unfiled → core |
---|---|
milestone: | 1.next → 1.6.1 |
priority: | undecided → blocker |
status: | new → open |
Changed May 09, 2011 08:00AM UTC by comment:2
owner: | → jaubourg |
---|---|
status: | open → assigned |
Changed May 09, 2011 08:00AM UTC by comment:3
component: | core → deferred |
---|