db1b2de8ff
fixes CNVS-5416 test plan: 0) make sure you can NOT reproduce the bug (see CNVS-5416 and http://screencast.com/t/Fvze4WFTMwmo) 1) click "Edit this Page" button on a ePortfolio page and ensure that you can edit the title and the title updates appropriately (as does the link on the right sidebar). optional info from bug report: Description) When you edit a page name in ePortfolio and refresh, all the content disappears and you cannot bring back the page via URL. Expected Behavior) It is expected that editing the name of a page in ePortfolio will change the page name and keep the content that was previously there. To Reproduce Bug (which should be impossible now)) 1. Go to ePortfolio 2. Create a page and put xyz in it. Save the page. 3. Using the "Organize/Manage Pages" link, edit the page name. 4. You have to refresh to save the page. 5. Note that the new page name is there, and the content is gone. 6. Try to go to the previous page name via URL. A green bar comes up with a check mark and says "Can't find that page." Change-Id: I11b2c0c4c2278edb5349a61b6cf9af7fd74d8cae Reviewed-on: https://gerrit.instructure.com/21945 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Jon Jensen <jon@instructure.com> Product-Review: Marc LeGendre <marc@instructure.com> QA-Review: Marc LeGendre <marc@instructure.com> |
||
---|---|---|
app | ||
config | ||
db/migrate | ||
doc | ||
guard | ||
lib | ||
node_modules | ||
public | ||
script | ||
spec | ||
vendor/plugins | ||
.gitignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
COPYRIGHT | ||
Gemfile | ||
Guardfile | ||
LICENSE | ||
README.md | ||
Rakefile | ||
config.ru | ||
package.json |
README.md
Canvas LMS
Canvas is a new, open-source LMS by Instructure Inc. It is released under the AGPLv3 license for use by anyone interested in learning more about or using learning management systems.
Please see our main wiki page for more information
Installation
Detailed instructions for installation and configuration of Canvas are provided on our wiki.