Summary | Distribution lists |
Queue | Turba |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | kquinn (at) allrisks (dot) com |
Created | 02/15/2005 (7421 days ago) |
Due | |
Updated | 09/06/2017 (2835 days ago) |
Assigned | 02/15/2005 (7421 days ago) |
Resolved | 02/15/2005 (7421 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 44d77a1a3c0f0d84e7e1b384ac4d0b9b54f60511
Author: Paul M Jones <pmjones@ciaweb.net>
Date: Sat May 22 15:16:59 2004 +0000
fixed
bug 1384, list rule inaccurate. Have implemented the"display: inline" style fix noted by Mike. Not really happy with this
for the long term, but it will do for now. In future, will attempt to
rewrite the "list" rule to be more semantically accurate.
git-svn-id:
https://svn.php.net/repository/pear/packages/Text_Wiki/trunk@159387
c90b9560-bf6c-de11-be94-00142212c4b1
Text/Wiki/Rule/list.php | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/44d77a1a3c0f0d84e7e1b384ac4d0b9b54f60511
Summary ⇒ Distribution lists
State ⇒ Resolved
Queue ⇒ Turba
State ⇒ Assigned
Priority ⇒ 2. Medium
Version ⇒ HEAD
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Distrubution lists
Queue ⇒ Kronolith
address are added to the "Add attendees" field, i.e "John Doe"
<jdoe@mycompany.com>, "Jane Doe" <jane@mycompany.com>, etc. Needs to
just be the email address, just like when you add a single person from
the address book. Causing it to add items seperately, i.e. John, Doe,
Jane, Doe, etc. Using a Postgre database with turba v.3-2.0.2
installed.