e92edfa2a4eb257d717fc49e33374a18df16f1bd
+ contrib/hbtip/tests/test01.prg
* contrib/hbtip/httpcli.prg
! RTE was happening in class TIPClientHTTP when calling method post() after calling method setCookie():
Error BASE/1123 Argument error: HB_HKEYAT
Called from HB_HKEYAT(0)
Called from TIPCLIENTHTTP:GETCOOKIES(0)
This error happens because in r7888 (changelog: 2007-10-30 19:45 UTC+0100 Lorenzo Fiorini (lorenzo.fiorini/at/gmail.com))
the function HGetKeys() was replaced by HB_HKeyAt() and the correct is HB_HKeys().
; Report, patch and description by Raphael Gozzo. Thank you.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%