The "Project" dropdown on the "Projects by All" page (http://drupal.org/project/user) doesn't include all projects when browsing the site as an anonymous user. It lists just a few projects, which I assume are projects that are assigned to the anonymous user.
Nicelinks
Polder
Recorder
Series
Simpleleads
Stylebox
Taxonomy HTML
Viewcount
Xssfilter
Please see the attached screenshot for reference.
Maybe this page isn't linked to anywhere on the site for anonymous users, but it shows up in Google search results. Maybe the dropdown should include all projects or the entire page not be accessible to anon users?
Comments
Comment #1
dwwYeah, this page never used to be accessible to anonymous users at all. I agree it's a little wonky how it is now. This is related to but separate from #367332: "My issues" vs "Issues for All".
Comment #2
dwwThere's a views bug preventing the easy fix for this, but I'm working on it. Stay tuned.
Comment #3
dwwThis depends on #378534: Views argument validators don't fire when the argument is 0 due to PHP == insanity landing in views, then it's a simple matter of validating the user argument to belong to the authenticated user role.
Comment #4
dwwEarl committed my patch, this is active again. Should be easy. This will go out with another round of default issue view fixes for #376882: No "new" or "updated" markers next to issue titles in issue queue views.
Comment #5
dwwTrivial patch to the default view committed. ;)
;) Now deployed on d.o, too. As anonymous, compare these two:
http://drupal.org/project/user/dww
http://drupal.org/project/user
Comment #6
ChrisBryant commentedAwesome, you rock! Thanks for all your hard work on the d.o upgrade. It's really nice being able to sort by total replies on project issues among other things. :-)