Closed (fixed)
Project:
Flickr
Version:
7.x-1.x-dev
Component:
flickr (main module)
Priority:
Normal
Category:
Bug report
Reporter:
Created:
15 Jan 2011 at 22:25 UTC
Updated:
20 Apr 2011 at 10:21 UTC
Jump to comment: Most recent
There is a /flickr and a /flickr/%user, each with valid titles specified in the menu callbacks. So the drupal_set_title in flickr_photos is redundant. It's also problematic because it creates an error on the /flickr page (when user is NULL). Should just be removed.
| Comment | File | Size | Author |
|---|---|---|---|
| flickr.patch | 959 bytes | jody lynn |
Comments
Comment #1
tim.plunkettTested and confirmed.
Comment #2
Anonymous (not verified) commentedThanks guys, i'll get that committed today.
// Paul Booker