the functions project_release_submit() and project_project_releases() are doing "return $output;" instead of printing it.

Attached a patch that corrects this.

CommentFileSizeAuthor
project_fix_blank_pages.diff2.19 KBmsameer

Comments

dww’s picture

Status: Active » Fixed

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.

AccidentalTechie’s picture

Category: bug » task
Status: Fixed » Active

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.

dww’s picture

Category: task » bug
Status: Active » Fixed

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...

Anonymous’s picture

Status: Fixed » Closed (fixed)