Opened 5 years ago
Closed 5 years ago
#1485014 closed Bugs (fixed)
UPGRADING doc misses some info (0.1.1)
| Reported by: | reho | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | Documentation | Version: | 0.1.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
On april 7th, I upgraded my Roundcube 0.1-stable to 0.1.1 by following the UPGRADING documentation. After a few weeks my clients reported to me, they can't delete mails.
I cheked they mailboxes and I found that they have't got Trash folder. I tought that the IMAP server should create this default folders but some googling will told me that, roundcube should done this work.
In 0.1-stable it's created the desired default folders but in version 0.1.1 there is a configuration option to create automaticly or not, and the default setting is to NOT create automaticly.
So, what is missing from the UPGRADING doc is to check the config/main.inc.php.dist for new configuration options.
I only followed this documentation when I made the upgrade, and I dont't change anything in the config file.
Change History (1)
comment:1 Changed 5 years ago by alec
- Milestone changed from later to 0.1.2
- Resolution set to fixed
- Status changed from new to closed

Fixed in [30606bf9].