Duplicate id
Bug Fixed (9th July 2009)
My monthly index pages use <h2 id="dayDD">
where DD is the day in that month. When multiple entries were published on one day, there would be multiple <h2 id>
attributes with the same value.
This is now fixed in my blog build scripts. All affected pages should now be updated.