Merge pull request #2413 from edx/bugfix/ichuang/do-not-import-tilde-files
Skip tilde files when importing
No related branches found
No related tags found
Showing
- common/lib/xmodule/xmodule/modulestore/tests/test_xml.py 38 additions, 2 deletionscommon/lib/xmodule/xmodule/modulestore/tests/test_xml.py
- common/lib/xmodule/xmodule/modulestore/xml.py 6 additions, 2 deletionscommon/lib/xmodule/xmodule/modulestore/xml.py
- common/lib/xmodule/xmodule/modulestore/xml_importer.py 6 additions, 0 deletionscommon/lib/xmodule/xmodule/modulestore/xml_importer.py
- common/lib/xmodule/xmodule/tests/test_import_static.py 23 additions, 0 deletionscommon/lib/xmodule/xmodule/tests/test_import_static.py
- common/test/data/tilde/README.md 9 additions, 0 deletionscommon/test/data/tilde/README.md
- common/test/data/tilde/about/index.html 1 addition, 0 deletionscommon/test/data/tilde/about/index.html
- common/test/data/tilde/about/index.html~ 1 addition, 0 deletionscommon/test/data/tilde/about/index.html~
- common/test/data/tilde/course.xml 1 addition, 0 deletionscommon/test/data/tilde/course.xml
- common/test/data/tilde/course/2012_Fall.xml 2 additions, 0 deletionscommon/test/data/tilde/course/2012_Fall.xml
- common/test/data/tilde/static/example.txt 1 addition, 0 deletionscommon/test/data/tilde/static/example.txt
- common/test/data/tilde/static/example.txt~ 1 addition, 0 deletionscommon/test/data/tilde/static/example.txt~
Loading
Please register or sign in to comment