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

douggreen’s picture

Yes, 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.

jaimerod’s picture

I actually cannot reproduce this error. everything seems to be fine. has this been fixed?

douggreen’s picture

No, 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.

physiotek’s picture

same here with FF
hopefully it will be fixed soon
i can't help with this
i am no informatician
but physical therapist :)

zmove’s picture

Same problem here. When you click on "show html" link, on the bottom of the editor. The textarea is just.... empty

douggreen’s picture

Status: Active » Closed (won't fix)