Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Course assets issues #649

Closed
finbartracey1 opened this issue Apr 17, 2015 · 2 comments
Closed

Course assets issues #649

finbartracey1 opened this issue Apr 17, 2015 · 2 comments

Comments

@finbartracey1
Copy link
Contributor

  1. If you upload an asset called myFile.png and one called myFile.PNG (the same image), it seems to cause problems with publish/preview.
  2. If you unassociated an asset with a component, it is not removed from the courseassets collection in MongoDB.
@brian-learningpool
Copy link
Member

Regarding 1, I think we can get around this by outputting the hashed unique filenames.

@dennis-learningpool dennis-learningpool added this to the 0.1.1 milestone Apr 21, 2015
finbartracey1 added a commit that referenced this issue Apr 21, 2015
desc: remove the course asset from the db when remove is clicked.
finbartracey1 added a commit that referenced this issue Apr 21, 2015
description: remove courseassets from mongoDB collection when asset is disassociated from field.
finbartracey1 added a commit that referenced this issue Apr 21, 2015
desc:removed typo
finbartracey1 added a commit that referenced this issue Apr 22, 2015
Issue/#649 part2 Allow assets to be removed from mongoDB collection when removed from course
@finbartracey1
Copy link
Contributor Author

part 2 - Addressed by this PR: #655

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants