Closed (won't fix)
Project:
nicEdit WYSIWIG Editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2008 at 01:12 UTC
Updated:
23 Apr 2013 at 18:14 UTC
When you click the show html link and you have text inside it removes the text from inside the text area and it is blank.
Comments
Comment #1
douggreen commentedYes, this is a known bug that I mention on the project page. The 5.x editor isn't quite ready for live site usage, and this is the primary thing stopping it. I need some help with one bit of javascript. If you're willing to help, please look at the "HELP" comment in nicedit-enable.js. Once this gets fixed, I'll re-port everything forward to 6.x.
Comment #2
jaimerodI actually cannot reproduce this error. everything seems to be fine. has this been fixed?
Comment #3
douggreen commentedNo, it hasn't been fixed. I left the code in place that should do this, but the code breaks FF, maybe it's working for other browsers?
If you modify the text while not in the editor view, then switch to the text view, the changed text isn't displayed. If you modify the text while in the text view, then hit submit, the text isn't submitted.
On FF, with the code as-is, the "show html" link never displays because the JavaScript causes an error.
Comment #4
physiotek commentedsame here with FF
hopefully it will be fixed soon
i can't help with this
i am no informatician
but physical therapist :)
Comment #5
zmove commentedSame problem here. When you click on "show html" link, on the bottom of the editor. The textarea is just.... empty
Comment #6
douggreen commented