Hi,
As mentioned in the commentaries of issue http://drupal.org/node/801996 , there is a very minor remaining w3c validation problem when citing a reference from the bibliography with themes that use xhtml 1.1 instead of xhtml 1.0 transitional:
Line 71, Column 82: there is no attribute "name"
…nces"><ol><li id="reference1"><a name="ref1"><span class="biblio-authors"><a h…
Replacing "name" by "id" in the corresponding drupal.module line (2018) seems to solve the problem.
Comments
Comment #1
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.