RFC2606 recommends the use of example.com for examples of domains - in two places in Drupal I found we used something else.
includes/common.inc:1576: domain.com
modules/contact/contact.module:177: yoursite.com
I will provide a patch in a minute - I believe this should get done as part of the string freeze so I'm marking as critical.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | example_com_0.patch | 1.54 KB | greggles |
Comments
Comment #1
gregglesHere's the patch.
Also, in the contact module it struck me that we have two examples that show basically the same thing: sending to one email address. It would be nice to show the two modes of using that filed: one email and multiple comma separate emails.
Comment #2
webernet commentedLooks good to me.
Comment #3
webchickLooks good to me!
Comment #4
dries commentedCommitted to CVS HEAD. Thanks.
Comment #5
(not verified) commented