Project

General

Profile

Actions

Bug #2161

closed

Add configurable missing value string to export file

Added by Michael Lee almost 19 years ago. Updated over 18 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
export
Target version:
Start date:
07/18/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2161

Description

Some programs balk at lines with adjacent commas:
PLOT1,Acer,,,25%
So some people would like it to read:
PLOT1,ACER,null,null,null,25%

This COULD be configured (as null) in the SQLStore table, but then it would not
be configurable. Other option is to postprocess the data and parse it, replace
missing values with conifured value, then send to user.

Actions #1

Updated by Michael Lee over 18 years ago

PMark and I fixed this today.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2161

Actions

Also available in: Atom PDF