execute/selectors are broken
This is new to pre-2.
Make a new superflat world.
summon armor_stand ~ ~ ~3 {CustomName:Cursor}
execute @e[name=Cursor] ~ ~ ~ setblock ~ ~ ~ wool 3
EXPECTED:
wool is placed at the armor stand
ACTUAL:
wool is placed at the player