Bugs item #509005, was opened at 2002-01-26 18:14
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108956&aid=509005&group_id=8956
Category: SQL
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Sara Russell (xyzsmart)
Assigned to: James Flemer (jimmerman)
Summary: CSV will not return value of !other
Initial Comment:
Bug in CVS
If a question type [radio/check boxes] includes
an 'other' choice with a text field for input the CVS
will return the value of '!other=' but no value is
returned for the text field input from the table
response_other... response.
espresponse.inc,v 1.7
response_bool
response_single*
response_multiple*
response_rank -- FIXED a/o espresponse.inc,v 1.7
response_text
response_other -- NOT used
response_date
As far as I can tell 'response_other' is not used to
return any value in the CVS output.
* response_single/multiple don't include a value
for 'response' from the table response_other.
----------------------------------------------------------------------
Comment By: James Flemer (jimmerman)
Date: 2002-05-16 12:20
Message:
Logged In: YES
user_id=39444
Fixed in CVS.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108956&aid=509005&group_id=8956
|