~sircmpwn/lists.sr.ht#207: 
lowercase first name search from:name yields no results

example: https://lists.sr.ht/~delthas/senpai-dev?search=from%3Atim

any other combination of cases will work -- e.g. Tim, tIm, tiM, tIM, etc ...

Status
RESOLVED FIXED
Submitter
~akspecs
Assigned to
No-one
Submitted
2 years ago
Updated
25 days ago
Labels
No labels applied.

~akspecs 2 years ago

meanwhile, From:name appears to work when searching for a lowercase first name.
this is despite one of the suggested searches containing an all lowercase from:me example.

~simartin a month ago

This is very likely due to the fact that

  • The from:whatever syntax prioritizes user whatever if it exists, and otherwise does fuzzy search (see this), and
  • There actually is a user with username tim (see here) :-)

I'm looking at other weirdnesses with from:whatever searches, and will keep this ticket in mind if/when I (hopefully) submit a patch to address them.

~simartin a month ago

~sircmpwn REPORTED FIXED 25 days ago

Simon Martin referenced this ticket in commit da0d7ca.

Register here or Log in to comment, or comment via email.