Closed (fixed)
Project:
Forward
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 13:12 UTC
Updated:
17 Nov 2009 at 22:30 UTC
This patch adds a setting to make the "personal message field" optional. Please note that this is different from "allowing" the personal message field. The default value for this setting is true, so this shouldn't affect existing installations.
This patch should also work around the problem described here.
| Comment | File | Size | Author |
|---|---|---|---|
| forward_required_message.patch | 1.79 KB | koenvw |
Comments
Comment #1
rszrama commented+1 to this change. I was confused by the language "Allow" vs. the behavior of the form. I wonder if it would be better to make it a radios element, though, with the options:
Then there's no confusion about the two checkboxes.
Comment #2
rszrama commentedFurther input... fwiw, if the field is required, there's no good reason to check in the validate handler if it's actually been filled in unless you trim spaces off the end of the message to see if actual text was included. Also, this is a feature request and needed a more descriptive title.
Comment #3
marcrobinsone commentedHi Guys,
I peaked at the current -dev release, but it seems that this is not going to be part of it any time soon.
Do we have any plans to incorporate this feature request for the next release?
Cheers.
Comment #4
seanrA version of this will be in the next release (later today).
Comment #5
seanr