Revision: 6032
http://openser.svn.sourceforge.net/openser/?rev=6032&view=rev
Author: miconda
Date: 2010-07-27 20:42:20 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
reverted commit 6029
- there should not be new commits in SVN trunk, devel source code is on GIT repository hosted by git.sip-router.org
- besides, it broke compilation
Modified Paths:
--------------
trunk/modules/pv/pv_trans.c
trunk/parser/parse_to.c
Property Changed:
----------------
trunk/modules/pv/pv_trans.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Patches item #3035382, was opened at 2010-07-27 19:11
Message generated for change (Comment added) made by miconda
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=3035382&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Hermann (axlh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix transformation tobody.params
Initial Comment:
The transofrmation tobody.params can't handle quoted parameters well. If the last parameter is quoted, the output of the transofrmation is truncated by 2 characters.. Attached patch fixes this.
----------------------------------------------------------------------
>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2010-07-27 23:25
Message:
I reverted the commit on 1.5 branch - it was incomplete as the compilation
got broken. Also, there should not be any commit on the trunk branch, the
devel version is now on GIT repository hosted at git.sip-router.org.
The bug tracker in use is as well by sip-router.org:
http://sip-router.org/tracker
Back to issue, apart of breaking the compilation, it could be a solution
to store the hook for start of parameters and the length, but I didn't
understand why you changed the len of quoted value.
Moreover, there are other places that needs to be updated when the to_body
structure is updated with new attributes storing pointers, like cloning for
TM transactions.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=3035382&group_…
Revision: 6031
http://openser.svn.sourceforge.net/openser/?rev=6031&view=rev
Author: miconda
Date: 2010-07-27 19:49:34 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
revert commit 6030
- it was incomplete, compilationd does not work anymore
Modified Paths:
--------------
branches/1.5/modules/pv/pv_trans.c
branches/1.5/parser/parse_to.c
Property Changed:
----------------
branches/1.5/modules/pv/pv_trans.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
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.
Revision: 6028
http://openser.svn.sourceforge.net/openser/?rev=6028&view=rev
Author: henningw
Date: 2010-07-27 16:49:58 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
* proper initialization for the default column
Modified Paths:
--------------
branches/1.5/modules/auth_db/authdb_mod.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Patches item #3035382, was opened at 2010-07-27 18:11
Message generated for change (Settings changed) made by axlh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=3035382&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Hermann (axlh)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Fix transformation tobody.params
Initial Comment:
The transofrmation tobody.params can't handle quoted parameters well. If the last parameter is quoted, the output of the transofrmation is truncated by 2 characters.. Attached patch fixes this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=3035382&group_…
Patches item #3035382, was opened at 2010-07-27 18:11
Message generated for change (Tracker Item Submitted) made by axlh
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=3035382&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver 1.5.x
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex Hermann (axlh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix transofrmation toboyd.params
Initial Comment:
The transofrmation tobody.params can't handle quoted parameters well. If the last parameter is quoted, the output of the transofrmation is truncated by 2 characters.. Attached patch fixes this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=3035382&group_…