shadow of missing box under each picture
yktdan - January 7, 2008 - 01:15
| Project: | Picasa |
| Version: | 5.x-3.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | hairymnstr |
| Status: | patch (to be ported) |
Description
title says it all
| Project: | Picasa |
| Version: | 5.x-3.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | hairymnstr |
| Status: | patch (to be ported) |
title says it all
#1
I copied the layout from googles existing picasa site ... I'm seeing everything displaying as I intended on the test site you added your albums to ... coudl you post a screenshot of what you are seeing?
#2
#3
The bug doesn't show up in Firefox, but is apparent in IE7 see below:
http://rozamira.ws/images/drupal/ie7.png
It is also apparent using html Tidy as it throws up a syntax error for every album displayed currently.
Looking at the code, it appears to be some old code that was left after implementing _picasa_guser_get_album_teaser() as a function. Removing the two lines following that call removes all errors with no apparent side effects.
I have attached a patch to picasa_guser.module to be included in the next bug fix release.