Details
Description
ChannelImpl.doDelivery tries to apply the DataFilters to a bayeux message that is about to be delivered, even though the data field is null, causing the message not be delivered. This affects, for example, messages on the /meta channels which don't have a data field.