From d29e93b7faa3c8d5a2becb6a5fe9ec04c352455d Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Thu, 20 Feb 2014 10:22:22 -0500 Subject: [PATCH] added STUD-235 --- docs/en_us/release_notes/source/02-19-2014.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_us/release_notes/source/02-19-2014.rst b/docs/en_us/release_notes/source/02-19-2014.rst index 69442960f7..6e1992172d 100644 --- a/docs/en_us/release_notes/source/02-19-2014.rst +++ b/docs/en_us/release_notes/source/02-19-2014.rst @@ -31,6 +31,8 @@ edX Studio * A problem with importing a course that has conditionals into a course of a different name is now fixed. (STUD-149) +* Previously, when you canceled changes in a component, then reopened the component, your changes were still present. This problem is resolved. When you now click **Cancel** in a component, your changes since the last save are properly discarded. (STUD-235) + * A problem with changing a unit from Public to Private, which caused the error message "Studio's having trouble saving your work. The studio servers encountered an error" is fixed. (STUD-1316) * The workflows for adding Latex HTML components and problems written in Latex are changed. You can no longer upload Latex files directly from the unit page. See the following sections in documentation for more information: `Import LaTeX Code into an HTML Component `_ and `Problem Written in LaTeX `_.