Check-in [9c7e118edb]
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Another partial fix.
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 9c7e118edb38fc526e7ae238fe25d06606ac745a
User & Date: gerald 2015-05-24 01:25:46.124
References
2021-08-04 14:59 Closed ticket [7bb1cd7b43]: plus 1 other change artifact: 0ef77d6a65 user: oehhar
2018-09-03 17:33 Ticket [7bb1cd7b43]: 1 change artifact: cf34b4cd01 user: oehhar
2015-05-26 08:03 New ticket [ab9ad7b044] Trying [9c7e118edb] results in http error. artifact: 63aabb3e5e user: oehhar
Context
2015-06-16 16:43
http package complained about wrong list. Cause is, that any "{}" was replaced by double quotes, destroying the list structure (resulting in SOAPAction ""service:method"" ) Ticket [ab9ad7b044] check-in: 284717ad56 user: oehhar tags: trunk
2015-06-02 15:13
http package complained about wrong list. Cause is, that any "{}" was replaced by double quotes, destroying the list structure (resulting in SOAPAction ""service:method"" ) Ticket [ab9ad7b044] closed check-in: 450754413a user: oehhar tags: bug-ab9ad7b044
2015-06-02 13:08
Dead code removed - is covered by upper if check-in: b63a8eb960 user: oehhar tags: client-http-error
2015-05-24 01:25
Another partial fix. check-in: 9c7e118edb user: gerald tags: trunk
2015-05-23 17:12
Switched one of the debug statements back to info. check-in: 11b59f5d29 user: gerald tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ClientSide.tcl.
Changes to Utilities.tcl.