Opened 2 years ago
Closed 2 years ago
#2956 closed Task (fixed)
port 1.7.7 bug fixes to trunk
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
Change History (10)
comment:1 Changed 2 years ago by brettp
comment:2 Changed 2 years ago by brettp
(In [svn:8361]) Refs #2617, #2956: Merged email notification exception message fix in [svn:7926] to trunk.
comment:3 Changed 2 years ago by brettp
(In [svn:8362]) Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() and elgg_get_config().
comment:4 Changed 2 years ago by brettp
(In [svn:8363]) Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes for values > 32 chars to trunk.
comment:5 Changed 2 years ago by brettp
(In [svn:8364]) Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk.
comment:6 Changed 2 years ago by brettp
(In [svn:8365]) Refs #2956. Merged left out merges from [svn:2799] to trunk.
comment:7 Changed 2 years ago by brettp
(In [svn:8366]) Refs #2833, #2956. Merged 1.7's action timeout changes to 1.8.
comment:8 Changed 2 years ago by brettp
(In [svn:8367]) Refs #2697, #2956. Ported fix to show users and groups in river filter to trunk.
comment:9 Changed 2 years ago by brettp
(In [svn:8368]) Refs #2787, #2956: Merged fix for deleting group icon files on group delete to trunk.
comment:10 Changed 2 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
Got the relevant ones and reopened tickets for any that need discussed or different implementations than in 1.7.

(In [svn:8360]) Refs #2765, #2956. Merged [svn:7830] fix for group files to trunk.