Hi,
I have a custom content type with two event handler attached : ItemAdded and ItemAdding. The first one (ItemAdded) is fired without problem. But the second one is never fire. I've attached the event using API et declarative way. But nothing change.
Do you have already get the same issue ?