|
|
| Participants: |
Sam Hemelryk
|
| Security Level: |
None
|
| Difficulty: |
Easy
|
| Resolved date: |
09/Sep/09
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
As Petr and David pointed out the navigation doesn't show newly created activities.
This is because the course modinfo is being cached...
As we agreed it would be a smart idea to compare modinfo to the current $COURSE to ensure
it is still valid and hasn't changed.
|
|
Description
|
As Petr and David pointed out the navigation doesn't show newly created activities.
This is because the course modinfo is being cached...
As we agreed it would be a smart idea to compare modinfo to the current $COURSE to ensure
it is still valid and hasn't changed. |
Show » |
committed 1 file to 'Moodle CVS' - 08/Sep/09 04:49 PM
navigation MDL-20227 Added compare function
This allows us to compare the modinfo stored in the cache with that against that active course
|
|
|
committed 2 files to 'Moodle CVS' - 09/Sep/09 04:50 PM
navigation MDL-20227 Fixed simpletest regression
|
|
|
|