Issue tracker depends on project_release.module

whereisian - November 12, 2006 - 05:15
Project:Project issue tracking
Version:4.7.x-2.1
Component:Issues
Category:bug report
Priority:normal
Assigned:dww
Status:closed
Description

I tried to install the 4.7.x-2.x version of the module with the corresponding version of project.module. I copied over the files to modules/project folder as per instructions. The module was enable and I ran through the update script.

When trying to add an issue, the add form is missing the description text area and other elements. When going to project/issues, I get a white screen. Apache logs show: PHP Fatal error:  Call to undefined function:  project_release_get_releases() in /var/www/html/sandbox/modules/project_issue/issue.inc on line 1286, referer: https://icslac.carleton.ca/sandbox/project

I'm using drupal 4.7.3. This does not occur with the 4.7.x-1.x releases of the modules. Looking forward to the new version.

Cheers

#1

dww - November 12, 2006 - 05:51
Title:Issue tracker displays white screen» Issue tracker depends on project_release.module

as the new title explains, the bug here is that i never managed to fully isolate the project_release.module's code from the rest of project.module and project_issue.module. while the intention (and hopefully, very soon the reality) is that you don't need to enable project_release.module if you don't want releases, for now, you still need to. :( this is indeed a bug.

the workaround, of course, is to just install project_release.module (even if you're not going to be creating release nodes). i'll try to clean this up the near future.

#2

dww - December 22, 2006 - 06:07
Version:4.7.x-2.0» 4.7.x-2.1
Assigned to:Anonymous» dww
Status:active» needs review
AttachmentSize
project_issue_no_release.patch.txt 3.98 KB

#3

dww - December 25, 2006 - 19:08
Status:needs review» fixed

hearing no objections, i just committed this to DRUPAL-4-7--2 and HEAD.

i'll make a 4.7.x-2.2 release later, since i haven't fixed enough bugs yet to make it worth a new release. for now, you can just use the end of the DRUPAL-4-7--2 branch.

cheers,
-derek

#4

Anonymous - January 8, 2007 - 19:15
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.