-
Bug
-
Resolution: Fixed
-
Major
-
1.8
-
None
-
MOODLE_18_STABLE
-
MOODLE_18_STABLE, MOODLE_19_STABLE
To make the editor stronger under some circumstances (external edition), some checks can be performed:
- before load, check for possible CVS conflicts (suggest to manually resolve them, in a pro version we should be able to resolve them automatically).
- before save, check for modifications in the disk file (allow to select what to do: back to disk based or overwrite with current changes).
Ciao