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 History Action Size Date Who Comment
Texttxt diff.txt r1 manage 1.0 K 2004-02-06 - 14:56 UnknownUser Adds a space and tolerates spaces
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2004-02-08 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.