Jakub Wilk <[email protected]> writes: > * Debian Bug Tracking System <[email protected]>, 2010-03-18, 07:51: >> * Bug #510559 (curl sends whitespace unencoded in the url) can't >> be reproduced in the 7.20.0 release (closes: #510559). > > Although it might be arguable if it's a bug at all, the issue is > certainly reproducible with 7.20.0: > > $ strace -e send curl -s 'http://example.net/?eggs ham' 2>&1 | grep GET > send(3, "GET /?eggs ham HTTP/1.1\r\nUser-Ag"..., 173, MSG_NOSIGNAL) = 173
I am sorry, that was insufficient testing on my part. Thanks for the bug report. > P.S. Let me quote Developers Reference 5.8.4: "Do not close bugs in > the changelog entry of a version if the changes in that version of the > package don't have any bearing on the bug." Thanks for reminding. -- Ramakrishnan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

