mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33203
[Bug 1212095] Re: The content of text boxes should be reset when clicking 'cancel' button
It's slightly more complicated. When you click "Cancel" and stay on the
page and click "Edit" again, e.g. for the Cover letter, the text that
you entered is still visible in the editor window (though not on what is
displayed). I guess that is because the page didn't have a page reload
yet. If you cancel and then go to a different page, the correct text
will also be displayed in the editor window again.
1. Access Content/Resume/Interests page
2. Click Edit, enter 'abc', then click Save
3. Click Edit again, enter 'xyz', then click Cancel
4. Click Edit again
- Expected result: 'abc'
- Actual result: 'xyz'
BUT
1. Access Content/Resume/Interests page
2. Click Edit, enter 'abc', then click Save
3. Click Edit again, enter 'xyz', then click Cancel
4. Click onto a different page
5. Go back to the Interests and click Edit
- Expected result: 'abc'
- Actual result: 'abc'
** Changed in: mahara
Assignee: Son Nguyen (ngson2000) => (unassigned)
** Changed in: mahara
Status: New => Invalid
** Changed in: mahara
Status: Invalid => Opinion
** Changed in: mahara
Status: Opinion => Confirmed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1212095
Title:
The content of text boxes should be reset when clicking 'cancel'
button
Status in Mahara:
Confirmed
Bug description:
Version: all
Platform: all
In many places of Mahara, e.g. 'Content/Resume/Interest', when an user
clicks 'Cancel' button, the content should be reset to the initial
value.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1212095/+subscriptions
References