From unknown Tue Jun 17 03:39:30 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#77359 <77359@debbugs.gnu.org> To: bug#77359 <77359@debbugs.gnu.org> Subject: Status: "Submitter" links produce invalid search query for multi-word names Reply-To: bug#77359 <77359@debbugs.gnu.org> Date: Tue, 17 Jun 2025 10:39:30 +0000 retitle 77359 "Submitter" links produce invalid search query for multi-word= names reassign 77359 mumi submitter 77359 "Timo Wilken" severity 77359 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 29 06:17:44 2025 Received: (at submit) by debbugs.gnu.org; 29 Mar 2025 10:17:44 +0000 Received: from localhost ([127.0.0.1]:57016 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyTG3-0007Mz-Ry for submit@debbugs.gnu.org; Sat, 29 Mar 2025 06:17:44 -0400 Received: from lists.gnu.org ([2001:470:142::17]:53852) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyTFF-0007Kw-Se for submit@debbugs.gnu.org; Sat, 29 Mar 2025 06:16:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tyTF2-0001Tj-W5 for bug-mumi@gnu.org; Sat, 29 Mar 2025 06:16:46 -0400 Received: from mx2.mythic-beasts.com ([2a00:1098:0:82:1000:0:2:1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tyTEz-0003xb-9o for bug-mumi@gnu.org; Sat, 29 Mar 2025 06:16:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=twilken.net ; s=mythic-beasts-k1; h=To:From:Subject:Date; bh=gtEtnnlnUFV7NkTjz69kU0SH/M8qnhZYp/I2vT5CPdY=; b=1I7EOQw6NRO/gK3MDFrGzFWS9K YMhjUGV8C5rUcSUza9NkrwXjrEfHXhVjjCADFSnnm2FO6Ver/RhOP/9Evt5o3lPOl0hhugni6Ylus HzYAVIuJrHu7DeZIenUAIz9J1ZBhRxgChCYWhb0+SSOxffqNOw0gVZrpPAuADLzyVJ4FhqGSc4o8L V8UEvmto+jz5JakuONV3N7i/42mMRss1hIpH3/2YA+kSg7F0bcfVZdvosoBCjqpCT6MWqb0PmBQ+O fceg7rzX8imdOMhNz+SoABg+T93t2ogm8YFB8H5HezCj6dmojlWuEmeo8qNziE8BFdGX5IBNiFymC KTuSk6Tg==; Received: by mailhub-hex-d.mythic-beasts.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tyTEv-000VRt-J9 for bug-mumi@gnu.org; Sat, 29 Mar 2025 10:16:33 +0000 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 29 Mar 2025 11:16:18 +0100 Message-Id: Subject: "Submitter" links produce invalid search query for multi-word names From: "Timo Wilken" To: X-Mailer: aerc 0.20.1 X-BlackCat-Spam-Score: 7 X-Spam-Status: No, score=0.7 Received-SPF: pass client-ip=2a00:1098:0:82:1000:0:2:1; envelope-from=timo@twilken.net; helo=mx2.mythic-beasts.com X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hi, If you look at the list of my issues in Guix: https://issues.guix.gnu.org/search?query=3Dsubmitter%3A%22Timo+Wilken%22&is= =3Dopen&package=3Dguix ...and click my name underneath any of them (e.g., where it says "#77320 opened 39 hours ago by **Timo Wilken**, last updated 39 hours ago"), then M= umi links to: https://issues.guix.gnu.org/search?query=3Dsubmitter%3ATimo%20Wilken&packag= e=3Dguix ...which searches for 'submitter:Timo' and 'Wilken' separately. The search query should instead be 'submitter:"Timo Wilken"' (i.e. like in the first U= RL in this message). Cheers, Timo From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 29 06:22:51 2025 Received: (at 77359-done) by debbugs.gnu.org; 29 Mar 2025 10:22:51 +0000 Received: from localhost ([127.0.0.1]:57028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyTL0-0007ca-KW for submit@debbugs.gnu.org; Sat, 29 Mar 2025 06:22:50 -0400 Received: from mx2.mythic-beasts.com ([2a00:1098:0:82:1000:0:2:1]:39083) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyTKv-0007cG-SL for 77359-done@debbugs.gnu.org; Sat, 29 Mar 2025 06:22:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=twilken.net ; s=mythic-beasts-k1; h=From:Subject:To:Date; bh=uXRVUoReu9R4w6TLQy+0JIQZAW4Z3Ry/PlbsKrnSy58=; b=yw+v6NwxoUoMO2Fs4yp9+znZaR YBOTFIbmoY/rfsasCKZHIEGVOG0g9Y/twqKHnmv254T8ALaa+rXBJ4CtepTqUxJ4Fy5r2TS7J/U5/ 4Ji5sw1hF+Hws3yE5ZIFcnNB/nNFJx55Ayu1J76e+YgzvDQzZ0MMKGh34LguoTXm231sk3ahCqkTD 1FWB7hTMyeBIjutCZoUoTWg3YkzcUZmWvk5dBCaAJvbc8nNEnWdQJIo43ATcKCqdZC3cr+CjoHHsP PL7GbfvAlKO5diPjCKMWw7HDTMTXN1OfePJf1bfOa6SLStpGaCUS1iOVL+Y87Y4msShdAGFFC9T4m qrak1MuA==; Received: by mailhub-hex-d.mythic-beasts.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tyTKp-000Wy3-Tj for 77359-done@debbugs.gnu.org; Sat, 29 Mar 2025 10:22:39 +0000 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 29 Mar 2025 11:22:33 +0100 Message-Id: To: <77359-done@debbugs.gnu.org> Subject: Re: "Submitter" links produce invalid search query for multi-word names From: "Timo Wilken" X-Mailer: aerc 0.20.1 References: In-Reply-To: X-BlackCat-Spam-Score: 7 X-Spam-Status: No, score=0.7 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 77359-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Actually, this seems to already be fixed in commit 70ffc520f009de789c592c893a6746575c78e15a. I should've looked at the repo before submitting this... Sorry for the noise. From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 30 12:14:34 2025 Received: (at 77359-done) by debbugs.gnu.org; 30 Mar 2025 16:14:34 +0000 Received: from localhost ([127.0.0.1]:37864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tyvIw-0008S3-JI for submit@debbugs.gnu.org; Sun, 30 Mar 2025 12:14:34 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36050) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tyvIs-0008Rn-DY for 77359-done@debbugs.gnu.org; Sun, 30 Mar 2025 12:14:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1743351261; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=czxjPj8BkY6IgMepAxqIPXDhqIy+irSVy+Fe2KoBicA=; b=gAr08QaKJtLSpdA0Q9MjNIcjeO6LXWZzgcBuS42rYV05SJNyOA/TNRU5SNFV+ojfrZgfbs iroDR8VG/F2Jyy4DnslC4NqhZyaijgIAuvzRhc2509ULBVRXikp1oxNJO+mm6bJFmZNd0e gi3skHPqPG3CxGzp2YLxwEAZiuNS29e6mFpc9jOXZbRjIbdkE9+3lD+noQJnCqygsezg1z 09z0eQ75fhZq14V2ZdvQbJOFKrADmWb30fSU0DRqm/5xNTXU7R9igdA/vYDzWbb/x8Jveo rS4oqfaClJzQVAjXS35W6yZuSHiIaBMnouqMeWycrs3CeE4gRhNynnfBLwnKRQ== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id a6a20da7 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 30 Mar 2025 16:14:21 +0000 (UTC) From: Arun Isaac To: Timo Wilken , 77359-done@debbugs.gnu.org Subject: Re: bug#77359: "Submitter" links produce invalid search query for multi-word names In-Reply-To: References: Date: Sun, 30 Mar 2025 17:14:15 +0100 Message-ID: <871pueo5rc.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77359-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Timo, > Actually, this seems to already be fixed in commit > 70ffc520f009de789c592c893a6746575c78e15a. I should've looked at the repo > before submitting this... Sorry for the noise. Indeed, this has been fixed. I'll deploy it to issues.guix.gnu.org in a couple of days or so. Thanks for the nudge. It helps! :-) Regards, Arun From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 03 18:53:53 2025 Received: (at 77359-done) by debbugs.gnu.org; 3 Apr 2025 22:53:53 +0000 Received: from localhost ([127.0.0.1]:36119 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u0TRZ-00018O-4T for submit@debbugs.gnu.org; Thu, 03 Apr 2025 18:53:53 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:40716) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u0TRW-00017m-66 for 77359-done@debbugs.gnu.org; Thu, 03 Apr 2025 18:53:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1743720824; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+zI7GQ8zrVGC60bVwBV3eTi3rBGjvajXcisikIcRsDQ=; b=SxltDPfNXsUq4HwH2bqoRTFPns04IZERzZw9odbnZ70GXorypsXcq9K3TeeRBMqgZ7t//R FeK/B6GYVeJBWWf10Vnwckzcoh9f10OhxDdIvPTDU+fde90JC7y+ySYkoC93DXP6svJLQl oYw5ULWHS52fkjnisIRr0v2Yqmf1lICTeQdyrvID2spaU8OZ/0sddWkmurJacDn8k0MATA Asx6/kaYMZSwHz5H6uGaO1sBIEuh1pdNfIcoJKGjFbQrU+nGYVJPf2b6f8u+6O9a3omtzB 3BG1ytMgxjIOaETn58r/eZinPMdGKFzseqUn0UJq3ptDJval7WEn3qxNdLnilA== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 6c34d99c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 3 Apr 2025 22:53:43 +0000 (UTC) From: Arun Isaac To: Timo Wilken , 77359-done@debbugs.gnu.org Subject: Re: bug#77359: "Submitter" links produce invalid search query for multi-word names In-Reply-To: <871pueo5rc.fsf@systemreboot.net> References: <871pueo5rc.fsf@systemreboot.net> Date: Thu, 03 Apr 2025 23:53:38 +0100 Message-ID: <874iz4n9fx.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77359-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) A new version of mumi with the fix has been deployed to issues.guix.gnu.org. Thanks! From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 05 13:33:11 2025 Received: (at 77359-done) by debbugs.gnu.org; 5 Apr 2025 17:33:11 +0000 Received: from localhost ([127.0.0.1]:44648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u17OI-0001Zb-Ue for submit@debbugs.gnu.org; Sat, 05 Apr 2025 13:33:11 -0400 Received: from mx2.mythic-beasts.com ([2a00:1098:0:82:1000:0:2:1]:58095) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u17OF-0001ZA-OY for 77359-done@debbugs.gnu.org; Sat, 05 Apr 2025 13:33:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=twilken.net ; s=mythic-beasts-k1; h=To:From:Subject:Date; bh=eKnrzFnFZi3fgbk5PAgFjgAZwAPNHYxSQ47XsiGR8ys=; b=EtOr4M+soFuhslPpt/G0vBUYSs UX83Kk5A/gOO2XugmrZbXngATKWwFbx7vb6xMPEQsnyh7Z7ewXjVG3O21jwPCPzXtzDTx6WC1oLpm IZRUxo89Q2pYb1xxjH7onZvOOKuRnachOlT9hNKrrij53zR8wlhCdHGFZXe9FrXFxxu1qfqD1cqJt tDWoyM9jTPe+nSc3E74ybLwhglDGerzFTgXYIu1lq3VqdwpaBDLuR9wbxnb115VLbK+s5di380/Rs Ye9U0OMXWQnJKxtQnuyqje+YSVOOdq1MMdUozLv7bImsMTwSYmBZHAQMnMe9f3LjutUIYpIL5TTcC rSilF22w==; Received: by mailhub-hex-d.mythic-beasts.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1u17O9-0087dv-67; Sat, 05 Apr 2025 18:33:01 +0100 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 05 Apr 2025 19:32:47 +0200 Message-Id: Subject: Re: bug#77359: "Submitter" links produce invalid search query for multi-word names From: "Timo Wilken" To: "Arun Isaac" , <77359-done@debbugs.gnu.org> X-Mailer: aerc 0.20.1 References: <871pueo5rc.fsf@systemreboot.net> <874iz4n9fx.fsf@systemreboot.net> In-Reply-To: <874iz4n9fx.fsf@systemreboot.net> X-BlackCat-Spam-Score: 7 X-Spam-Status: No, score=0.7 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 77359-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) On Fri 4 Apr 2025 at 12:53 am CEST, Arun Isaac wrote: > A new version of mumi with the fix has been deployed to issues.guix.gnu.o= rg. Looks great, thank you Arun! And thank you for your effort in maintaining mumi, it's getting much better every time you deploy a new version! :) Cheers, Timo From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 05 18:12:44 2025 Received: (at 77359-done) by debbugs.gnu.org; 5 Apr 2025 22:12:44 +0000 Received: from localhost ([127.0.0.1]:45165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u1Bkq-0007WY-6m for submit@debbugs.gnu.org; Sat, 05 Apr 2025 18:12:44 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:55590) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u1Bkm-0007WJ-7R for 77359-done@debbugs.gnu.org; Sat, 05 Apr 2025 18:12:42 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemreboot.net; s=default; t=1743891143; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YjDza770Qpq1xJn01qgGBvnaGshdwkR5F0YlPVAWqxs=; b=VO55yX4ycapL1Ep1mQQD7u9YozuybmdEhzLJEBvWVn23o6ufbv8jIdi7nXzGx21q7yPTNE Uyglnt/dHapUjBAgPWxH7MQmvI3H9a8fTi7Da1rM6jWj61u2TvaWR5LtxJqQYdXwUVCo2h CTudCW31Xlar6I16+jXiiLCPmCgLY1humD/y7N9QX++0g5e4MSF//29ahfHdYHpljVTLej uXTWeq5nFhwiRS2FQVEmoMjfKChX8NT1tAcfbYLqC0htZ7IG3X2l0WDLbpxQd6S0luzyM2 HR/75HklSf1sHf9NNLvYKYOy1XSJ0/PrghSNXUzv6fQcchQLb2xCQpZRow7Cww== Received: from localhost ( [192.168.2.1]) by mugam.systemreboot.net (OpenSMTPD) with ESMTPSA id 21386762 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 5 Apr 2025 22:12:22 +0000 (UTC) From: Arun Isaac To: Timo Wilken , 77359-done@debbugs.gnu.org Subject: Re: bug#77359: "Submitter" links produce invalid search query for multi-word names In-Reply-To: References: <871pueo5rc.fsf@systemreboot.net> <874iz4n9fx.fsf@systemreboot.net> Date: Sat, 05 Apr 2025 23:12:17 +0100 Message-ID: <87zfgui7ge.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77359-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Thank you for the kind words! It definitely helps keep me motivated to hack on mumi. :-) From unknown Tue Jun 17 03:39:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 04 May 2025 11:24:22 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator