Re: FCKEditor & Textarea problem
Rainer Schöpf <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 14 Oct 2009, Richard Frovarp wrote: > Oleg Barmin wrote: > > Hi, > > FCKEditor using a textarea as a container for > > placing page content there. So if page contains a textarea itself it is > > opened in wrong way in FCKEditor. But there is no error whe we adding new > > textarea to the page. Are there any ideas how to fix the problem with editing > > page and textarea? Maybe some other conainer like iframe can be used instead > > of textarea? > > Does anyone know if any of the editors handle this well? TinyMCE had the same problem; I suspect a similar fix can be applied to FCKEditor. https://issues.apache.org/bugzilla/show_bug.cgi?id=46367 Rainer