Actions
Bug #2069
closedfstab PT messes up the file if field separator is several spaces
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The regex used to identify field limiters only considered one tab or space to be a field limiter - this is obviously wrong if you use several spaces to separate your fields.
Updated by Jonathan CLARKE about 13 years ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset commit:eb1e43819f090ce67168cfa170d8e3cb0b8fad3a.
Updated by Nicolas CHARLES about 13 years ago
- Status changed from Pending technical review to 10
It looks great technically
Updated by Jonathan CLARKE about 13 years ago
- Status changed from 10 to Released
I think it's functionally correct, and I also think this workflow is too complicated for fixing bugs :-)
Updated by Jonathan CLARKE over 12 years ago
Note: the unrelated commit 37adf541 was later reverted, see http://www.rudder-project.org/redmine/projects/rudder/repository/revisions/9e283985ebacbd0bd9d190881934228f97b038ec
Actions