Closed (won't fix)
Project:
FileField
Version:
6.x-3.0-alpha6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2009 at 02:17 UTC
Updated:
25 Nov 2009 at 21:49 UTC
If a redirect action has been activated on Trigger, fieldfield doesnt worked.
This is confirmed in both stable 6.x version and 6.x-dev version :-)
Comments
Comment #1
infinito commentedMore info: It uploads the file to the server and shows after clicking upload, but when clicking save all information about uploaded file is lost.
Comment #2
dopry commentedyeah because upload information isn't persisted across requests... and you're causing multiple requests... I'm not sure that this is something we can/should support... If anything I'd bump the issue to devel.
Comment #3
bserem commentedis there any known workaround on this?
the way it works now uploading of files from anonymous users (eg: upload a resume into a NON published node) makes the website seem broken because it displays them with an "Access Denied" error since they can't see the node they just created
since it won't be fixed then propably somebody has found a different workaround by a set of modules