is_home() returns TRUE on page template

I discovered that it isn’t actually a bug. In the loop is_home() will refer to the currently looped object and not to the page that you accessed. In fact that’s handy!