Closed (cannot reproduce)
Project:
Workflow Extensions
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2011 at 12:25 UTC
Updated:
5 Jun 2011 at 10:27 UTC
I am utilizing a drupal config including subdomains and File Aliases to place files within the required file system hierarchy. It appears that when I enable the Workflow-Extensions module, which I would like to use to provide workflow-state-age reminders, the system will not commit the file attachment to the node. The file is uploaded to the Temp directory, but is not placed within the proper directory based on node type and attached to the created/edited node.
Pathauto 6.x-2.0-alpha3
FileField Paths 6.x-1.4
File Aliases 6.x-1.1
Workflow 6.x-1.5
Comments
Comment #1
rdeboerStrange that the upload facility would be affected by Workflow Extensions....
If all you want to do is workflow state age reminders, then you don't need Workflow Extensions, if you're willng to use a tiny amount of PHP, as described on the project page.
Comment #2
rdeboer