Needs review
Project:
Picasa
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2009 at 20:44 UTC
Updated:
30 May 2010 at 08:47 UTC
Hi,
I'm trying out Picasa at the moment, and I like it so far. During testing I discovered a bug: when looking at a single picture, the link to the album is missing the last part of the url, the node number.
I had a look into the source code and fixed it by moving a line up, see attached diff, so that $album is always initialized. Maybe you can have a look at it and put the patch to cvs.
Thx, Marc
| Comment | File | Size | Author |
|---|---|---|---|
| picasa1.patch | 886 bytes | marc76-1 |
Comments
Comment #1
pelicani commentedThis worked like a charm.
Thanks for posting the fix.
This module is rocking my clients world.
Thanks for your efforts.
I hope to be able to contribute at some point.
Comment #2
cyberwolf commentedI also confirm the patch works.