#18095 closed Bug (fixed)
Small missing information in the documentation about recipients()
| Reported by: | Stephane Raimbault | Owned by: | Claude Paroz |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| Severity: | Normal | Keywords: | doc |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The EmailMessage.recipients() method returns to, cc and bcc addressees but the documentation mentions only the to and bcc attributes.
Attachments (1)
Change History (4)
by , 14 years ago
| Attachment: | 0001-Added-cc-is-returned-by-recipients-in-the-doc.patch added |
|---|
comment:1 by , 14 years ago
| Owner: | changed from to |
|---|---|
| Triage Stage: | Unreviewed → Ready for checkin |
Note:
See TracTickets
for help on using tickets.
Update documentation to indicate 'cc' is returned by recipients()