Ticket #1484529 (closed Bugs: fixed)
Config directive, temp_dir, does not support relative path under Windows
| Reported by: | ekovarski | Owned by: | till |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2.2 |
| Component: | PHP backend | Version: | 0.1-rc1 |
| Severity: | normal | Keywords: | temp_dir, config |
| Cc: |
Description (last modified by till) (diff)
It appears that using a relative path for temp_dir under Windows is not fully supported.
While Roundcube does function without an absolute path, some functions, such as attaching files fail intermittently without any errors.
For example, when attaching files the system would upload the attachment but when you hit send the message would be sent without any attachments.
Using an absolute path resolves the issue.
Change History
Note: See
TracTickets for help on using
tickets.
