[Tickets #2705] NEW: Allow non-js sending of messages
bugs@bugs.horde.org
bugs at bugs.horde.org
Thu Sep 29 04:01:25 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=2705
-----------------------------------------------------------------------
Ticket | 2705
Created By | Marko Djukic <mdjukic at horde.org>
Summary | Allow non-js sending of messages
Queue | IMP
Version | HEAD
State | Assigned
Priority | 2. Medium
Type | Enhancement
Owners | Horde Developers
-----------------------------------------------------------------------
Marko Djukic <mdjukic at horde.org> (2005-09-29 04:01) wrote:
Currently IMP requires JS to be enabled to be able to send a new email.
Create logic to provide an alternate to submitting a send without using JS:
- use input type="submit" instead of "button"?
- use server-side code to prevent multiple submits (tokens) instead of JS
disable?
- use server-side validation for missing items such as "TO"
See #2703, should tie in with a method to select plain HTML version.
More information about the bugs
mailing list