Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
hotfix_rel2.1.0_20121029.patch | 2012-10-29 | 8.5 kB | |
readme.md | 2012-10-29 | 979 Bytes | |
hotfix_rel2.1.0_20121024.patch | 2012-10-24 | 4.7 kB | |
Totals: 3 Items | 14.2 kB | 0 |
Patches
This directory contains patches ("hot fixes") for the 2.1.0 release of Ilios 2.
How to Apply
Download all available patch files, then:
cd <webroot>
patch -p1 < path/to/hotfix1.patch
patch -p1 < path/to/hotfix2.patch
...
For more info on using the patch
tool, see this article.
As always, please be cautious and try this out in a sandbox before patching your production environment.
hotfix_rel2.1.0_20121024.patch
This patch fixes the following bugs:
Issue #2920
: Entering a tab into objective editor causes failureIssue #2917
: Update README to correct error in instructions
hotfix_rel2.1.0_20121029.patch
This patch fixes the following bugs:
Issue #2930
: Course list fails to load for STUDENT calendar filter searchIssue #2933
: IE and Safari/Mac cach course tree, causing stale data on course management page