Closed (fixed)
Project:
Project
Version:
4.6.x-1.x-dev
Component:
Projects
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2006 at 23:05 UTC
Updated:
6 May 2006 at 17:15 UTC
the functions project_release_submit() and project_project_releases() are doing "return $output;" instead of printing it.
Attached a patch that corrects this.
| Comment | File | Size | Author |
|---|---|---|---|
| project_fix_blank_pages.diff | 2.19 KB | msameer |
Comments
Comment #1
dwwapplied. thanks. i had fixed some other instances of this bug before, but i've never used project for actual releases and never noticed the problem there. ;) and for the record, this is only a bug in 4.6, not in 4.7, so i only applied the patch to the DRUPAL-4-6 branch.
Comment #2
AccidentalTechie commentedIt would help if your patched re-release (2006-Mar-27) included information in the file "CHANGELOG.txt".
It's wasted bandwidth (=$) to include a file that has no use. ;)
Seriously, people do read the Read Me and Change Log files, so it matters.
Comment #3
dwwok, updated as revision 1.1.4.3 in CHANGELOG.txt on the DRUPAL-4-6 branch. also, see #59876 for more on this topic. moving the category and status back for posterity...
Comment #4
(not verified) commented