If the Flickr username of the user whose photos are being browsed contains a dot, Rails will fail with an error message about being unable to find the appropriate route.
This happens both if a username with a dot is typed in the search field on the homepage and when clicking a photo in the photostream in the homepage, if the username of the user it belongs to contains a dot.
If the Flickr username of the user whose photos are being browsed contains a dot, Rails will fail with an error message about being unable to find the appropriate route.
This happens both if a username with a dot is typed in the search field on the homepage and when clicking a photo in the photostream in the homepage, if the username of the user it belongs to contains a dot.