Playing 1.4.4, cauldron is created. And when an item is thrown into it (many bukkit plugins use this, including mine (CraftBook)) it just bounces off the top instead of going into the cauldron like it used to. This causes many issues as many bukkit plugins and servers use this either as a way to craft items, or as a feature to show off things.
Related issues
Comments


This has been tested with both vanilla and bukkit. I consider this a bug as it used to work, but has suddenly, stopped working. Also the block is hollow, yet items can't be dropped inside it. And for a bukkit plugin to code this, it'd have to modify the AxisAlignedBB of the block, which is just messy. Plus the client wouldn't predict it correctly etc.

Duplicate of: [MC-1829] - Please use the search function to see if your bug has already been submitted.
Currently 27% of tickets are being closed as duplicate.

When I previously used the search bar, I got a read timed out page, so I was unable to find it.
Did you test this with bukkit or mods - or vanilla (this also seems like a feature request because you want ability to throw into cauldrons added in for bukkit(bukkit could code a plugin to make this possible))