Opened 5 years ago
Closed 5 years ago
#1484856 closed Bugs (fixed)
Nothing happens if trying to save draft without a subject
| Reported by: | damischa | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | 0.2-alpha |
| Component: | Client Scripts | Version: | 0.1-stable |
| Severity: | minor | Keywords: | save draft subject empty |
| Cc: |
Description
If one tries to save a message as a draft, and does not give it a subject, nothing happens when pressing the "Save as draft button".
Either saving drafts without subject should be allowed or error message should be given and user requested for subject. I vote for the last one.
Environment:
Windows XP
Firefox 2.0.0.12 (Tested also with IE7 (version 7.0.5730.11)
Change History (5)
comment:1 Changed 5 years ago by thomasb
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 5 years ago by damischa
- Resolution worksforme deleted
- Status changed from closed to reopened
Sorry, the original description was invalid. Actually if user leaves out both: subject and receiver's address and only fills the body of the message with TinyMCE editor, nothing happens. I was not able to repeat this with the text-only editor. So this is very much less generic error than what I first thought. Should I open a new ticket for this one?
comment:3 Changed 5 years ago by thomasb
- Milestone changed from 0.1.1 to 0.2-beta
HTML editor is "experimental"
comment:4 Changed 5 years ago by alec
- Milestone changed from 0.2-beta to 0.2-alpha
comment:5 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from reopened to closed
Fixed in [c5fb694f].

Works for me