Posted by marc76 on August 17, 2009 at 8:44pm
Jump to:
| Project: | Picasa |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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
| Attachment | Size |
|---|---|
| picasa1.patch | 886 bytes |
Comments
#1
This 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.
#2
I also confirm the patch works.