Mon 05 Sep 2005 10:42:50 PM UTC, original submission:
When both project.module and upload.module are enabled and file attachments enabled for both the Project and Issue node types, submitting a follow-up comment on an issue results in hiding all of the previously attached files.
If you disable file attachments for the issue node type, the project module itself still allows files to be attached to issues and follow-ups, however, only one file at a time. Since the upload.module is now part of core and works so well and is so flexible, it'd be great if project.module could use it.
Incidentally, submitting follow-ups also causes similar problems with permission-based modules, such as privacy_by_role; when the followup is submitted, the issue loses all of the role-based permissions settings as well as the List setting for attached files, and the issue has to be edited to restore both.
It strikes me that this isn't the intended behavior, so I'm submitting it as a bug and not a feature request, but perhaps I'm mistaken in this assumption.
Copied from http://drupal.org/node/18920.
|