Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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?
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.
Comments
Comment #1
cyberswat commentedI 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?
Comment #2
cyberswat commentedComment #3
hairymnstr commentedThe 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.
Comment #4
cyberswat commentedI'm decommissioning the d5 version so closing out this ticket.