unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
@ 2015-04-18 22:16 Dmitry Gutov
  2015-04-19  8:20 ` Michael Albinus
  0 siblings, 1 reply; 9+ messages in thread
From: Dmitry Gutov @ 2015-04-18 22:16 UTC (permalink / raw)
  To: 20368

In debbugs 0.7.

1. M-x debbugs-gnu-search

2. Type 'url-retrieve-synchronously', press RET.

3. Type 'submitter', RET, 'dgutov@yandex.ru', RET.

4. See an empty result list.

If I input an empty string in step 2, or omit the 'submitter' parameter,
I see several bugs returned, in both cases including 19729 and 19860.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2015-04-18 22:16 bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present Dmitry Gutov
@ 2015-04-19  8:20 ` Michael Albinus
  2015-04-19 12:26   ` Dmitry Gutov
  2016-08-11 11:18   ` Michael Albinus
  0 siblings, 2 replies; 9+ messages in thread
From: Michael Albinus @ 2015-04-19  8:20 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 20368

Dmitry Gutov <dgutov@yandex.ru> writes:

> In debbugs 0.7.
>
> 1. M-x debbugs-gnu-search
>
> 2. Type 'url-retrieve-synchronously', press RET.
>
> 3. Type 'submitter', RET, 'dgutov@yandex.ru', RET.
>
> 4. See an empty result list.
>
> If I input an empty string in step 2, or omit the 'submitter' parameter,
> I see several bugs returned, in both cases including 19729 and 19860.

There seems to be a problem on the SOAP interface which I need to
investigate further. Unfortunately, next week I'll start to be offline
for a while, so it might take its time.

As workaround, you could apply

M-x debbugs-gnu-search <RET> gutov AND url-retrieve-synchronously <RET> <RET>

Best regards, Michael.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2015-04-19  8:20 ` Michael Albinus
@ 2015-04-19 12:26   ` Dmitry Gutov
  2015-04-19 13:32     ` Michael Albinus
  2016-08-11 11:18   ` Michael Albinus
  1 sibling, 1 reply; 9+ messages in thread
From: Dmitry Gutov @ 2015-04-19 12:26 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 20368

On 04/19/2015 11:20 AM, Michael Albinus wrote:

> As workaround, you could apply
>
> M-x debbugs-gnu-search <RET> gutov AND url-retrieve-synchronously <RET> <RET>

Thanks, didn't know about that.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2015-04-19 12:26   ` Dmitry Gutov
@ 2015-04-19 13:32     ` Michael Albinus
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Albinus @ 2015-04-19 13:32 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 20368

Dmitry Gutov <dgutov@yandex.ru> writes:

>> As workaround, you could apply
>>
>> M-x debbugs-gnu-search <RET> gutov AND url-retrieve-synchronously <RET> <RET>
>
> Thanks, didn't know about that.

(info "(debbugs-ug) Searching Bugs") speaks about the query language.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2015-04-19  8:20 ` Michael Albinus
  2015-04-19 12:26   ` Dmitry Gutov
@ 2016-08-11 11:18   ` Michael Albinus
  2016-08-18  7:51     ` Michael Albinus
  2016-08-18 11:31     ` Dmitry Gutov
  1 sibling, 2 replies; 9+ messages in thread
From: Michael Albinus @ 2016-08-11 11:18 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 20368

Michael Albinus <michael.albinus@gmx.de> writes:

> Dmitry Gutov <dgutov@yandex.ru> writes:
>
>> In debbugs 0.7.
>>
>> 1. M-x debbugs-gnu-search
>>
>> 2. Type 'url-retrieve-synchronously', press RET.
>>
>> 3. Type 'submitter', RET, 'dgutov@yandex.ru', RET.
>>
>> 4. See an empty result list.
>>
>> If I input an empty string in step 2, or omit the 'submitter' parameter,
>> I see several bugs returned, in both cases including 19729 and 19860.
>
> There seems to be a problem on the SOAP interface which I need to
> investigate further. Unfortunately, next week I'll start to be offline
> for a while, so it might take its time.

Well, it took a while before I could work on this. Using debbugs 0.10,
it is fixed:

1. M-x debbugs-gnu-search

2. Type 'url-retrieve-synchronously', press RET.

3. Type 'author', RET, 'dgutov@yandex.ru', RET.

--> This is the fix. "submitter" was the wrong attribute, it isn't
offered anymore.

4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.

Could you, please, cross-check?

Best regards, Michael.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2016-08-11 11:18   ` Michael Albinus
@ 2016-08-18  7:51     ` Michael Albinus
  2016-08-18 11:31     ` Dmitry Gutov
  1 sibling, 0 replies; 9+ messages in thread
From: Michael Albinus @ 2016-08-18  7:51 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 20368-done

Michael Albinus <michael.albinus@gmx.de> writes:

> Well, it took a while before I could work on this. Using debbugs 0.10,
> it is fixed:
>
> 1. M-x debbugs-gnu-search
>
> 2. Type 'url-retrieve-synchronously', press RET.
>
> 3. Type 'author', RET, 'dgutov@yandex.ru', RET.
>
> --> This is the fix. "submitter" was the wrong attribute, it isn't
> offered anymore.
>
> 4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.
>
> Could you, please, cross-check?

I'm marking the bug as closed. Fell free to reopen if it doesn't work
for you.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2016-08-11 11:18   ` Michael Albinus
  2016-08-18  7:51     ` Michael Albinus
@ 2016-08-18 11:31     ` Dmitry Gutov
  2016-08-18 12:12       ` Michael Albinus
  1 sibling, 1 reply; 9+ messages in thread
From: Dmitry Gutov @ 2016-08-18 11:31 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 20368

On 08/11/2016 02:18 PM, Michael Albinus wrote:

> 3. Type 'author', RET, 'dgutov@yandex.ru', RET.
>
> --> This is the fix. "submitter" was the wrong attribute, it isn't
> offered anymore.

Thanks.

> 4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.

I do see this list now.

But is it right? Bug 24117 has a different submitter.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2016-08-18 11:31     ` Dmitry Gutov
@ 2016-08-18 12:12       ` Michael Albinus
  2016-08-18 12:30         ` Dmitry Gutov
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Albinus @ 2016-08-18 12:12 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 20368

Dmitry Gutov <dgutov@yandex.ru> writes:

>> 3. Type 'author', RET, 'dgutov@yandex.ru', RET.
>>
>> --> This is the fix. "submitter" was the wrong attribute, it isn't
>> offered anymore.
>
> Thanks.
>
>> 4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.
>
> I do see this list now.
>
> But is it right? Bug 24117 has a different submitter.

It is correct. Your search is not related to the *submitter*
'dgutov@yandex.ru', but to the *author*.

Your search returns bugs, which

- contain a message with the word 'url-retrieve-synchronously', AND
- have the author 'dgutov@yandex.ru' of this message.

This is how the debbugs search works. It is message oriented, and not
bug oriented. The presentation as a bug is a convenient layer of
debbugs-gnu.el. Maybe it could also highlight the respective message(s)
in the gnus/rmail summary, but this is not implemented.

Best regards, Michael.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
  2016-08-18 12:12       ` Michael Albinus
@ 2016-08-18 12:30         ` Dmitry Gutov
  0 siblings, 0 replies; 9+ messages in thread
From: Dmitry Gutov @ 2016-08-18 12:30 UTC (permalink / raw)
  To: Michael Albinus; +Cc: 20368

On 08/18/2016 03:12 PM, Michael Albinus wrote:

>> But is it right? Bug 24117 has a different submitter.
>
> It is correct. Your search is not related to the *submitter*
> 'dgutov@yandex.ru', but to the *author*.
>
> Your search returns bugs, which
>
> - contain a message with the word 'url-retrieve-synchronously', AND
> - have the author 'dgutov@yandex.ru' of this message.
>
> This is how the debbugs search works. It is message oriented, and not
> bug oriented. The presentation as a bug is a convenient layer of
> debbugs-gnu.el. Maybe it could also highlight the respective message(s)
> in the gnus/rmail summary, but this is not implemented.

I see, thanks!





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-08-18 12:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-18 22:16 bug#20368: 25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present Dmitry Gutov
2015-04-19  8:20 ` Michael Albinus
2015-04-19 12:26   ` Dmitry Gutov
2015-04-19 13:32     ` Michael Albinus
2016-08-11 11:18   ` Michael Albinus
2016-08-18  7:51     ` Michael Albinus
2016-08-18 11:31     ` Dmitry Gutov
2016-08-18 12:12       ` Michael Albinus
2016-08-18 12:30         ` Dmitry Gutov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).