asaeed88 / course-builder

Automatically exported from code.google.com/p/course-builder
0 stars 0 forks source link

Modifying course_template.yaml doesn't propagate changes to already created courses #49

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change 
- institution 
    name: 'first-name'

2. Create a course
course:/first::ns_first_course
course:/:/

3. Change 
- institution 
    name: 'second-name'

4. On the page site.com/first the old name appears

What is the expected output? What do you see instead?
The name should have changed

What version of the product are you using? On what operating system?
gcb 1.5.0, gae sdk 1.8.1

Please provide any additional information below.
The file for each course is stored as binary. Could that be the cause ? 

Original issue reported on code.google.com by onel.and...@gmail.com on 22 Jul 2013 at 5:23

GoogleCodeExporter commented 9 years ago
Hi,

This was not reproducible either using the SDK or on the production App Engine 
Server for Mac. What OS are you using?

Original comment by r...@google.com on 9 Aug 2013 at 9:31

GoogleCodeExporter commented 9 years ago
I have encountered the same problem.

What is the expected output? What do you see instead?
The name should have changed

What version of the product are you using? On what operating system?
gcb 1.5.1, gae sdk 1.8.2

Operating system is Ubuntu 13.04, 64b. 

Original comment by johnspar...@gmail.com on 30 Oct 2013 at 4:08