Closed (duplicate)
Project:
Project issue tracking
Version:
5.x-0.2-beta
Component:
Issues
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2007 at 06:38 UTC
Updated:
4 Aug 2007 at 07:44 UTC
I installed the issue module on my site (which had project and project releases already running correct).
Everything looks good, but I cannot select any project. The project box only shows .
Interestingly, if I file an issue via an existing project, the versions are listed in the drop down, yet the project is not.
It looks a lot like this 4.7-x bug: http://drupal.org/node/104190
Comments
Comment #1
dwwas with http://drupal.org/node/104190 -- you need to provide details of your environment, how you setup the project* modules, etc. i need the exact steps to reproduce this, since i've never seen it on d.o or in all of my local testing and development. if i can't reproduce it, i can't fix it. thanks.
Comment #2
nocturn commentedWhat I did was to set up the site (Drupal 5.1), I later added the project and project_release modules in which I defined my projects and releases. That part is in use and permissions are set correctly (anonymous users can download, while I can maintain them).
When I enable the project issue module, two things are wrong. I cannot select the projects in the issue module itself, but they also do not appear in the ?q=project link any more either (they are available under their direct links).
When I disable project_issue, everything else returns to normal.
Comment #3
nocturn commentedThe project module has these permissions:
anonymous authenticated developer
access own projects X X
access projects X X X
administer projects X
maintain projects X
Comment #4
czarphanguye commentedI also have this problem, No projects are displayed to Anon and Auth users while submitting/following up to an issue. The only thing that displays is . Logged in as Admin, no issues. Anon and Auth users can browse projects/releases/issues without problem.
No type of No Access/Taxo Access is installed. I've rebuilt the promissions yet I doubt this is the issue as the project list is not part of Taxo (right?) and if the visit can view the project why can't he select it?
MySQL v5 (as mysql mode in settings)
PHP v5
Dru v5
The steps invoved is simply to submit any project_issue (via node/add/issue OR browse project and submit bug) as non-Admin.
Something to do with access and issue.inc?
Comment #5
ceejayoz commentedI'm also having this issue.
Also, when i go to the Project node's edit/issues pane, no options can be saved. Submitting results in a blank page with all options reset. I suspect this is related.
Comment #6
dwwThis is directly duplicate with http://drupal.org/node/104190. I suspect http://drupal.org/node/145452 is the actual situation with this bug. Anyway, 104190 is the earliest report, so let's move all discussion there.