The bug
Minecarts with command block don't output their default or customized name after re-log.
Reproduction steps
Rename a command block minecart item
/give @s command_block_minecart{display:{Name:"\"test\""}}
Place it on a powered activator rail
Enter a command, e.g.
/say message
✔ It prints "[test] message" in chat
Reopen the world
❌ It prints "[@] message" in chat
Code analysis
Code analysis by @unknown can be found in this comment.
Linked issues
is duplicated by 2
relates to 2
Attachments
Comments 25
Confirmed for 14w21b
Maybe relates somehow to: MC-56132
Confirmed.