http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7470 --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #7)
Firefox <3.6: - Buttons "Internet user Critics" and "Extracts" are not displayed correctly - The block "copy - note - comment" does not show in tab
It's a bug in koha. A js error occured: "$(".close") is null" It's not come from this feature. Maybe, if you used FF3.5, you can upgrade your browser :-)
Firefox (tested on 3.5, 3.6 and 11.0):the videos are right justified and does not reframes the size of the window / screen
It's caused by a css specific in sandboxes. I remove the contain of the system preference "opacstylesheet" and the display is good.
- The link in facebook is not created correctly (http://www.facebook.com/cgi-bin/koha/opac-detail.pl?biblionumber=1553 and not "http://mykoha.tld/cgi-bin/koha/opac-detail.pl?biblionumber=1553)
The system preference "OPACBaseURL" must be filled with the good value
- the window Goole+ closes (sometimes) immediately
Whow, it seems the guilty is the Google+ API, I have not the control on this behaviour. -- You are receiving this mail because: You are watching all bug changes.