Project

General

Profile

Actions

Bug #615

closed

Tab delimiter problem after clicking update butto

Added by Jing Tao over 21 years ago. Updated over 21 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - general
Target version:
Start date:
09/30/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
615

Description

In data table, if this data file's delimiter is tab and you click update
button, the all data will go to first column. For example:
Before update:
col1 col2
1 2
3 4

updated:
col1 col2
1#x092
3#x094

Actions #1

Updated by Dan Higgins over 21 years ago

bug in writeObjects method of PersistentVector fixed to convert delimiters in
hex format to proper format for data files (e.g. '#x09' converted to '\t')

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 615

Actions

Also available in: Atom PDF