Revision: 6029
http://openser.svn.sourceforge.net/openser/?rev=6029&view=rev
Author: axlh
Date: 2010-07-27 17:20:58 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
Fix the transformation tobody.params when the last value of the parameter
list is quoted. The resulting string was truncated by 2 characters.
Because there is no way to find out the length of the parameter list
(trailing whitespace may be present), store it in the to_body struct.
Modified Paths:
--------------
trunk/modules/pv/pv_trans.c
trunk/parser/parse_to.c
This was sent by the
SourceForge.net collaborative development platform, the world's
largest Open Source development site.