mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #19455
[Bug 1321972] Re: When placing multiple feedbacks, previous feedback text shows up in text field
The first patch fixes the problem for TinyMCE, but it breaks things for
people who have TinyMCE disabled (because it makes a reference to the
tinyMCE object, which will be undefined).
So I filed a follow-up patch to fix that. The other thing to keep in
mind is that comments can be in the comment block or at the bottom of
the page, and we need to test both of those situations, for TinyMCE
enabled and disabled (which makes 4 total test scenarios)
--
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/1321972
Title:
When placing multiple feedbacks, previous feedback text shows up in
text field
Status in Mahara ePortfolio:
Confirmed
Status in Mahara 1.7 series:
Confirmed
Status in Mahara 1.8 series:
Confirmed
Status in Mahara 1.9 series:
In Progress
Bug description:
As described here:
https://mahara.org/interaction/forum/topic.php?id=6317
1. Go to a portfolio page that allows feedback
2. Click on the "Place feedback" button at the bottom of the page
3. Type in the text message are and submit your feedback
4. Click on the "Place feedback" button again.
Expected Result: The feedback area should be empty and ready for your
second feedback
Actual Result: The text from the first feedback is present in the
message area
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1321972/+subscriptions
References