I had a suspicion that the
.info file entry was coming from another skin, but I wasn't about to start laboriously testing all of them.
It's not just Tiger that gets tripped up by this - virtually all of my skins do, as well. Minimal does not, and the reason is simple. In Minimal, at
level==0, it's grabbing
albumDescription. In my skins, at any level, they're grabbing
description, since that should be the same at
level==0 - no need to check the level.
Wouldn't another solution be for the jAlbum core to write
description out to the
.info file whenever it's modified at the top level?
BTW, I chose Tiger for the demo just to avoid the inevitable, "are you sure this isn't a skin bug" question.