Closed (fixed)
Project:
Book Post
Version:
6.x-1.2-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Oct 2008 at 18:26 UTC
Updated:
21 Oct 2008 at 19:51 UTC
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
Comment #1
rubinsztajn commentedThat'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.
Comment #2
rubinsztajn commentedFix committed. Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.