Revision: 6030
http://openser.svn.sourceforge.net/openser/?rev=6030&view=rev
Author: axlh
Date: 2010-07-27 17:48:46 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
Fix transformation tobody.params when parameter list ends with a quoted
value. The resulting string was truncated by 2 characters.
Solution is to store the entire parameter list as a string in the to_body struct.
Modified Paths:
--------------
branches/1.5/modules/pv/pv_trans.c
branches/1.5/parser/parse_to.c
This was sent by the
SourceForge.net collaborative development platform, the world's
largest Open Source development site.