Most likely wherever you rebuilt the portal does not match where the game thinks the portal is, as saved in the <ExitPortalLocation> NBT tag inside level.dat.
Did this bug ever exist in the first place? Or was it just that villagers will replant whatever is in the first slot that has a seed item, so if most villagers happened to get potatoes first you'd wind up with a feedback loop that eventually eradicated other crops?
Comparing the relevant AI class between 1.8-pre2 (ze) and 15w45a (ti), the only substantive changes seem to be adding beetroots and adjusting how "fully-grown" is detected (since beetroots are fully-grown at 3 rather than 7, they added a method that could be called "isFullyGrown" instead of fetching the age and comparing to 7).
Invalid. Request post. This site is for Bug posts only.
Fixed in 15w43b.
Still present in 1.8.3.
Still present in 1.8.2-pre3.
Just because someone didn't understand it well enough to not be able to reproduce it (or, for that matter, because you don't see the logic that points to it being unlikely to be "works as intended") doesn't mean it doesn't exist. Unfortunately there's very little that can be done when a mod makes a wrong closure like this.
Still present in 1.8.2-pre1.
Yes, I'm sure they intended to omit one recipe while including all other permutations.
The point is that there is a recipe that logically should work but it's missing from the game. There's no reason for Red + Blue + Red + White to make Magenta, and Pink + Red + Blue to make Magenta, and Pink + Purple to make Magenta, but not Purple + Red + White.
Yes. And one is missing from that list, which is how I noticed this in the first place.
This sounds like WAI to me since the addition of "generations" to books: the original book is an "original" and won't stack with the new books that are "copy of original". Similarly, a "copy of copy" won't stack with either "original" or "copy of original".
To stack without losing the NBT data, written books must be identical: same author, same title, same contents, and same generation.
Still in 1.8. As far as I'm concerned this may as well be closed as "WAI", since no one has bothered to respond here at all.
Still present in 1.8-pre3.
Still present in 1.8-pre2.
Still present in 1.8-pre1.
Still present in 14w34b.
It's one of the data files for the server; from your previous post, I'd guess you don't have access to it. If you did, you'd load it into an NBT viewer or editor to see what the value of the mentioned tag is.