Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#705 closed enhancement (fixed)

Add preset to "Test with file" for regular expression that can split a CSV file where fields contains comma. — at Version 4

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: trivial Milestone: BASE 2.4
Component: web Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

This regexp seems to work:

;(?=(?:[^"]*"[^"]*")*(?![^"]*"))

Thanks to Raimond Brookman http://blogs.infosupport.com/raimondb/archive/2005/04/27/199.aspx

Change History (4)

comment:1 by Nicklas Nordborg, 17 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 17 years ago

Description: modified (diff)

comment:3 by Nicklas Nordborg, 17 years ago

Resolution: fixed
Status: assignedclosed

(In [3620]) Fixes #705: Add preset to "Test with file" for regular expression that can split a CSV file where fields contains comma.

comment:4 by Nicklas Nordborg, 17 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.