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

infinito’s picture

More info: It uploads the file to the server and shows after clicking upload, but when clicking save all information about uploaded file is lost.

dopry’s picture

Status: Active » Closed (won't fix)

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

bserem’s picture

is 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