Opened 3 years ago
Closed 3 years ago
#1486593 closed Bugs (fixed)
Error when changing from text plain to html when composing.
| Reported by: | epinter | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-beta |
| Component: | User Interface | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
HTML message is disabled in preferences. I start composing a message with text-plain.
If I type in the body of the new message, for example "<b>test</b>" and change from text plain to HTML, the text disappears (I can't send the message) and I receive this errors:
Error: editor is undefined
Source File: http://webmail.picture.psi.br:81/program/js/editor.js?s=1269812013
Line: 78
Error: v.firstChild.removeNode is not a function
Source File: http://webmail.picture.psi.br:81/program/js/tiny_mce/tiny_mce.js?s=1269812013
Line: 1
Change History (1)
comment:1 Changed 3 years ago by alec
- Milestone changed from later to 0.4-beta
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [4cdc7094].