Your message dated Thu, 28 Feb 2008 15:32:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#464073: fixed in elinks 0.12~20080127-2 has caused the Debian Bug report #464073, regarding elinks: 07_local-CGI-query-fix.diff patches the wrong function in 0.12 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 464073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464073 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: elinks Version: 0.12~20080127-1 Severity: minor I see this in debian/patches/07_local-CGI-query-fix.diff: --- a/src/protocol/uri.c +++ b/src/protocol/uri.c @@ -143,7 +143,7 @@ static int check_whether_file_exists(unsigned char *name) { /* Check POST_CHAR etc ... */ - static const unsigned char chars[] = POST_CHAR_S "#?"; + static const unsigned char chars[] = POST_CHAR_S "#"; int i; int namelen = strlen(name); The patch is based on commit e96665134ae9b5106fe0d5c30d445212d970e91b, which modified check_uri_file(), not check_whether_file_exists(). In 0.12.GIT, commit 581ef57bb4b0ed62e13933ad8aaa8575bcc05be5 already included that change, and 0cf15ca9d9dbc00c10f23440674fcdb832dffd75 then inlined and removed check_uri_file(). At first, I thought this change in the wrong function would break 'elinks "$HOME/src/elinks-0.12/test/cgi/print-vars.sh?a=b"', where an OS-native file name (without "file://") has a query-part appended. Indeed, the patch makes ELinks just display an error message about a missing file; curiously, the error message itself includes a full URL for the file and the query, and copying that back to ELinks makes it find the file properly. However, it appears the command doesn't work entirely right without the patch either: ELinks finds the correct file but discards the query. I suppose that is a bug for us to fix; but anyway, please revert 07_local-CGI-query-fix.diff from 0.12.
pgpYGMXP7OGVv.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: elinks Source-Version: 0.12~20080127-2 We believe that the bug you reported is fixed in the latest version of elinks, which is due to be installed in the Debian FTP archive: elinks-data_0.12~20080127-2_all.deb to pool/main/e/elinks/elinks-data_0.12~20080127-2_all.deb elinks-doc_0.12~20080127-2_all.deb to pool/main/e/elinks/elinks-doc_0.12~20080127-2_all.deb elinks-lite_0.12~20080127-2_i386.deb to pool/main/e/elinks/elinks-lite_0.12~20080127-2_i386.deb elinks_0.12~20080127-2.diff.gz to pool/main/e/elinks/elinks_0.12~20080127-2.diff.gz elinks_0.12~20080127-2.dsc to pool/main/e/elinks/elinks_0.12~20080127-2.dsc elinks_0.12~20080127-2_i386.deb to pool/main/e/elinks/elinks_0.12~20080127-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Y Giridhar Appaji Nag <[EMAIL PROTECTED]> (supplier of updated elinks package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 28 Feb 2008 20:22:34 +0530 Source: elinks Binary: elinks elinks-data elinks-doc elinks-lite Architecture: source i386 all Version: 0.12~20080127-2 Distribution: experimental Urgency: low Maintainer: Y Giridhar Appaji Nag <[EMAIL PROTECTED]> Changed-By: Y Giridhar Appaji Nag <[EMAIL PROTECTED]> Description: elinks - Advanced text-mode WWW browser elinks-data - Data files for ELinks - An advanced text-mode WWW browser elinks-doc - Documentation for ELinks - An advanced text-mode WWW browser elinks-lite - Lightweight version of Elinks - An advanced text-mode WWW browser Closes: 464073 464384 465719 Changes: elinks (0.12~20080127-2) experimental; urgency=low . * Remove patch 07_local-CGI-query-fix.diff (Closes: #464073) * Patch 09_464384_AMD64_FBTFS.diff to prevent FTBFS on AMD64 because of -Werror. Thanks Kalle Olavi Niemitalo (Closes: #464384) * Patch 10_bt_msg_id_FTBFS.diff to prevent FTBFS because of limited range warning and -Werror (Closes: #465719). Files: 89faf776f8ef19ad59a73b19c3022815 1174 web optional elinks_0.12~20080127-2.dsc 65c11ce36b444f93cde3fa82f15e6060 19496 web optional elinks_0.12~20080127-2.diff.gz 7fbf40a352feaff9a6f5108873726bef 604386 web optional elinks_0.12~20080127-2_i386.deb 5fc673d603eae191236684ee8386d7ea 343280 web extra elinks-lite_0.12~20080127-2_i386.deb f29487d509f5805745d40ad86e6b103a 714828 web optional elinks-data_0.12~20080127-2_all.deb e67848b0960e6cdfe3b07628af2208a7 574478 doc optional elinks-doc_0.12~20080127-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHxs0E4eu+pR04mIcRAhgMAKCyuz2jt6OKp2Rn6rD1TmEY7u/RAwCgrzam n5hHiM6nuxTe8KpL9Ler0dQ= =zWRI -----END PGP SIGNATURE-----
--- End Message ---

