We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

Question

When there are multiple persons to notify in an action, the persons are joined with a single comma (no spaces). The resulting HTML tables suffer from sub-optimal formatting because the browser only wraps fields when it sees a space.

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: ActionTrackerPlugin
Server OS: Linux Debian 3
Web server: Apache 1.3
Perl version:  
Client OS:  
Web Browser:  

-- JoaquimBaptista - 06 Feb 2004

Answer

I attach a patch that seems to solve the issue for me. Basically it joins people using ", " instead of ",", and tolerates extra spaces when matching.

  • diff.txt: Adds a space and tolerates spaces

-- JoaquimBaptista - 06 Feb 2004

Crafword incorporated the patch with some fixes, ActionTrackerPluginDev

-- PeterThoeny - 08 Feb 2004

Topic attachments
I Attachment Action Size Date Who Comment
txttxt diff.txt manage 1.0 K 06 Feb 2004 - 14:56 JoaquimBaptista Adds a space and tolerates spaces
Topic revision: r2 - 08 Feb 2004 - 08:52:21 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback