[patch] Fix some blank pages.
msameer - April 3, 2006 - 23:05
| Project: | Project |
| Version: | 4.6.x-1.x-dev |
| Component: | Projects |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
the functions project_release_submit() and project_project_releases() are doing "return $output;" instead of printing it.
Attached a patch that corrects this.
| Attachment | Size |
|---|---|
| project_fix_blank_pages.diff | 2.19 KB |

#1
applied. 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.
#2
It 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.
#3
ok, 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...
#4