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
Texttxt diff.txt manage 1.0 K 2004-02-06 - 14:56 JoaquimBaptista Adds a space and tolerates spaces
Topic revision: r2 - 2004-02-08 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.