Closed
Bug 539679
Opened 15 years ago
Closed 14 years ago
FF3.5.7 adds html code in Moodle
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dornberg, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 2011-1-30])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
Here's the code: <input type="hidden" id="gwProxy"><!--Session data--></input><input type="hidden" id="jsProxy" onclick="function onclick(event) { jsCall(); }" />
<div id="refHTML"></div>
This is added EVERY time I edit an HTML page in Moodle 1.9.5. If I've edited a page 3 times, there are 3 instances of this code added.
This problem does not occur when using IE8 or Chrome.
Also, for another Moodle web page, I can no longer "toggle" to HTML using the <> button on the text editor.
I've created a short "screencast" of the problems for you to take a look at:
http://screencast.com/t/NTU4OWE4
Reproducible: Always
Steps to Reproduce:
See the video I created: http://screencast.com/t/NTU4OWE4
Actual Results:
I get the extra HTML code every time I edit a web page in Moodle.
Expected Results:
I don't want the code to appear, and I want to be able to get to the HTML source code for the other web page.
Comment 1•14 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
You can also try to reproduce in Firefox 4 Beta 8 or later, there are many improvements in the new version, http://www.mozilla.com/en-US/firefox/all-beta.html
Whiteboard: [CLOSEME 2011-1-30]
Comment 2•14 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.13 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•