Duplicate div IDs
cubbtech - October 7, 2008 - 18:26
| Project: | Book Post |
| Version: | 6.x-1.2-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | rubinsztajn |
| Status: | closed |
Jump to:
Description
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.).

#1
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.
#2
Fix committed. Thanks!
#3
Automatically closed -- issue fixed for two weeks with no activity.