When you use Book Post more than once in a node (page, blog post, etc.), it creates two <div>s with id="openlibrary". It would be better to have them be classes or have the IDs be sequentially numbered (e.g., "openlibrary-01", "openlibrary-02", etc.).

Comments

rubinsztajn’s picture

Assigned: Unassigned » rubinsztajn

That's for catching that. I also changed the class to "bookpost" so it's clearly identifiable with the module. I'll commit it right away.

rubinsztajn’s picture

Status: Active » Fixed

Fix committed. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.