Tried using a Redstone Block to power the chain, no effect.
EDIT: After breaking the Redstone Block under the last Command Block and replacing it, it started to function properly. There's clearly an issue of the Command Block not being updated that it is powered.
I think it works like this: If the block is powered before input of a command, then it won't function. When the power is applied after there is a command then it works.
EDIT2: So I realized that the Chain Command Block doesn't output it's command unless it is powered with an impulse or a repeater command block. I think this bug is an issue with the repeater block + chain block + redstone block. I'll be doing more tests. Changed the bug title accordingly.
EDIT3: OKAY I GOT IT! Reproduce:
1) Place Redstone Blocks where the chain is going to be.
2) Place the Chain and Repeater/Impulse Block
3) Power the Repeater/Impulse Block
4) If there is a command in any of the chain blocks after the first one, they wont execute.
Changed Title again.
EDIT4: Video: http://youtu.be/j73JWzjmR34
Linked issues
duplicates
Attachments
Comments


Cannot reproduce, your scenario works fine for me.

I literally can't explain it any better without making a video of it. Going to create a video after work (Have to get ready to leave) then you'll see my issue.

Added link to video, had a few minutes before I had to go, its still uploading. You can see the bug there. It's going to finish uploading and processing within a half hour, but I have to leave before then.
Request re-open after the bug is seen by a moderator.

Aha! I see it now. Looks like MC-51340.

Indeed, the report appears to duplicate the corresponding report. I hope it does get patched.

Unfortunately, this is intended per Searge:
The fact that chain command blocks need to be powered to be executed will not change. I designed it in this way for a good reasons.
Whoops, sorry about that.