Opened 13 months ago
Closed 13 months ago
#1488441 closed Bug Patches (fixed)
render_folder_tree_select skipping special folders
| Reported by: | JohnDoh | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.9-beta |
| Component: | Core functionality | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
i think a curly bracket got moved when the render_folder_tree_select function was moved into the framework. it is skipping out any folders which are special folders. patch attached to fix.
Change History (2)
comment:1 Changed 13 months ago by JohnDoh
comment:2 Changed 13 months ago by alec
- Milestone changed from later to 0.9-beta
- Resolution set to fixed
- Status changed from new to closed
Fixed in [e7ca048d].
Note: See
TracTickets for help on using
tickets.

file attachment doesnt seem to be working at the moment, the fix is to move the curly bracket from line 1587 to line 1580 in program/include/rcmail.php