Ticket #1484755 (closed Bugs: fixed)
error when sending message with empty body
| Reported by: | jody | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Client Scripts | Version: | 0.1-rc2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When i want to send a message without body, nothing happens: no warning and the message isn't sent. Firebug shows a JavaScript? Error:
tinyMCE is not defined check_compose_input()app.js (line 1683) command("send", "", input#rcmbtn110.button Send the message now)app.js (line 808) onclick(click clientX=34, clientY=9)roundcube.ifi.uzh... (line 1) [Break on this error] if ((input_message.value==)&&(tinyMCE.getContent()==))
Change History
Note: See
TracTickets for help on using
tickets.
