So this isn't a question, but may help some folks who are playing around with the 4.6 version of the Flickr module. I'm running a site - well, my wedding site - and I want to specifically point to the Flickr photosets I want guests to see; so I don't make a link to the /flickr page that the module automatically creates, but I add menu items that link to the photosets (I prefer to show the thumbnails locally, so I copy the link from the /flickr page that says "view locally").

Well, when I first did it, I kept ketting two problems:
* My menu would collapse. I had a menu called "photos" that expanded with several links. Except when you clicked on a link, when it brought up the photoset, the "photos" menu would collapse.
* Those local pages - with the stacked thumbnails - would have a small title at the top called "a photoset".

Well, when I went back and edited the menu items, I had inadvertently copied the entire link URL, as opposed to the relative one (i.e. "http://weddingsite.com/flickr/setimages/123" as opposed to "flickr/setimages/123".) Once I changed the URL to a relative URL, my menus no longer collapsed, and the correct photoset title showed up.

I assume part of this is a menu issue,and part of this is how theFlickr module is coded. In any case, I just thoguth I'd sharein case someone looks forthis in the future. I don't really know where in bug issues I would put this - menu module?