Problem with bibliography module
agrigor1 - June 28, 2009 - 21:33
| Project: | Hovertips and Clicktips |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
This module works fine with Bibliography module. The only problem is that the first reference in the page gets a line break while the next are okey.
Do you have any idea how I could solve this?

#1
I'm not sure what markup the bibliography module uses. Are you sure this is caused by the hovertip module?
Maybe if you post the markup here, or inspect the page with firebug, it would be easier to track down.
#2
I remind you that the problem is only with the first reference (hovertip) which causes a line break while the rest are okey. I tested it by placing the first reference (hovertip) elsewhere in the paragraph but the result was the same.
This is the code
........removing the class from
<p class="rtejustify">had no effect (as expected).Any idea? (i am not a programmer, unfortunately)
#3
Also, I removed the first so that the second reference (hovertip) became the first. The problem appeared again. If I disable hovertip module I simple get no hovertips and no line breaks.
#4
Is there a URL where I can see this?
#5
I can give you the url, but I have hovertip disabled. I could enable it for a short time to let you see. This means we should set date and time that you will be able to see it. Needs synchronization on both parts.
#6
Anayway the url is ............
and i will leave hovertip module enabled until tommorow, hoping that you will see it till i will disable again.
Thank you very much. I really appreciate.
#7
I found it.
It seems that the problem is a dislike to the p tag.
I replaced it with div and everything is okey now.
To me its not clear why the p tag at the beginning of the paragraph should cause the problem. Is it a problem of Hovertip or of Bibliography module?
#8
It seems that the maintainer of the bibliography module has found a solution to the problem.
See
http://drupal.org/node/504702
#9
Please mark this as fixed
#10
ok
#11
Automatically closed -- issue fixed for 2 weeks with no activity.