If I edit filename on project release (i.e. filename_0.exe -> filename.exe), then project release will fallen (none release).
If I edit filename on project release (i.e. filename_0.exe -> filename.exe), then project release will fallen (none release).
Comments
Comment #1
aclight commentedCan you be more clear about the problem please? I don't understand what "then project release will fallen (none release)" means. I assume this is happening on a site of yours where you run project* and have full administration privileges, right? Are you uploading a file to attach to the release, or are you using the cvslog module or a similar module that automatically packages the file and then alters the database so that the release node has the appropriate file information?
Also, unless you plan on fixing this yourself, please don't assign yourself to the issue.
Comment #2
vvs commentedI'm admin, user No1.
Add Release (/node/add/project_release/), upload file with name filename.exe. Press "Preview" then I press "Post". Also I see that the filename has varied on file_0.exe.
And now I "Edit" filename in this Release on file.exe. After this operation I do not see project releases in /project/name and in "View all releases" (/node/1/release).
But on the main page I see all added releases.
Comment #3
drumm