[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #40864] Implement machine-parseable data definition forma
From: |
Andre Müller |
Subject: |
PSPP-BUG: [bug #40864] Implement machine-parseable data definition format |
Date: |
Tue, 18 Feb 2014 11:01:30 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0 |
Follow-up Comment #12, bug #40864 (project pspp):
I found a nit with the "Label:" marker:
When a label gets quoted, the "Label:" marker is included.
It should not.
This is what I get:
"Label: something ""quoted"" in here."
It should be:
Label: "something ""quoted"" in here."
It seems like the "Label:" marker gets injected before the
quoting is done.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40864>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #40864] Implement machine-parseable data definition format,
Andre Müller <=