• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item7466: New csv encode type for ENCODE variable

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Enhancement Closed   patch 6.0.1

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

For apps that do CSV export it is necessary to escape fields properly. Specifically, single and double quotes need to be repeated to escape them.

Example:

  • Form field value:
    Field with 'quoted' and "double quoted" text
  • Escaped CSV value:
    Field with ''quoted'' and '"double quoted"" text

This can be used as follows:

-- TWiki:Main.PeterThoeny - 2014-03-22

This minor enhancement is now in SVN trunk and 6.0 branch.

-- TWiki:Main.PeterThoeny - 2014-03-24

ItemTemplate
Summary New csv encode type for ENCODE variable
ReportedBy TWiki:Main.PeterThoeny
Codebase ~twiki4, 6.0.0
SVN Range TWiki-6.0.1-trunk, Sun, 16 Mar 2014, build 27153
AppliesTo Engine
Component

Priority Enhancement
CurrentState Closed
WaitingFor

Checkins TWikirev:27164 TWikirev:27165 TWikirev:27166 TWikirev:27167 TWikirev:27168 TWikirev:27169 TWikirev:27170 TWikirev:27171
TargetRelease patch
ReleasedIn 6.0.1
Edit | Attach | Watch | Print version | History: r12 < r11 < r10 < r9 < r8 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r12 - 2014-10-06 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback