error code when adding release
HansR - October 31, 2009 - 04:37
| Project: | Project |
| Version: | 6.x-1.x-dev |
| Component: | Releases |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
Adding a release, works... as it is added to the DB and can be viewed afterwards... but when entering it, I get an error-code.. which is annoying...
This is what I get :
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/raspiebiz/domains/raspie.biz/public_html/modules/project/release/project_release.module on line 1467.
What am I doing wrong ?

#1
It looks like that happens when you don't put in a version number. Try putting a 1 in the 'Major' field and see if the error message comes up.
I'm thinking at least a major version number should be required?