Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.3, 2.1.3, 2.2.1, 2.3
-
Component/s: Backup
-
Labels:
-
Environment:Ubuntu Server 11.04, Apache
-
Testing Instructions:
-
Workaround:
-
Database:MySQL
-
Affected Branches:MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_21_STABLE, MOODLE_22_STABLE
-
Pull from Repository:
-
Pull 2.1 Branch:
MDL-27764_21 -
Pull 2.1 Diff URL:
-
Pull 2.2 Branch:
MDL-27764_22 -
Pull 2.2 Diff URL:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
When importing a topic (or section) from another course into your own course, You would expect the Topic Heading and summary to be imported as well. Currently it is not.
When Restoring a course into your own (by merging) you would expect topic headings and summaries to be restored as well. They currently are not.
Some things of interest:
When restoring a course as a new course, the headings and summaries ARE restored.
When restoring a course into your course (Using "Merge the backup course into this course"), if you select yes for "Overwrite course configuration" on the Schema page, the topic heading and summary will be restored correctly. This is not a real workaround however because all the course settings will be changed and this could have disastrous effects.
Attachments
Issue Links
| This issue is duplicated by: | ||||
| MDL-28245 | Import function fails to bring over Section Names |
|
|
|
| MDL-29337 | Topic's description and title does not copy to new course when using the Import function |
|
|
|
| MDL-29134 | import does not copy section name and summary elements |
|
|
|
| This issue has a non-specific relationship to: | ||||
| MDL-18740 | Topic summary names including in import/export |
|
|
|




I can confirm this for Import on current 2.0.3 master. The backup on my 2.0.3 master is currently broken, but I assume it is happening there also.