sebbASF opened a new issue #137:
URL: https://github.com/apache/incubator-ponymail-foal/issues/137


   When a search is performed, the location bar is updated with the search 
parameters, for example:
   
   https://lists.apache.org/[email protected]:2021-11
   or
   https://lists.apache.org/[email protected]:2018-12
   
   Such URLs can be re-used to generate the same search.
   
   However, this does not work for other date types, for example the following 
should only show the last day's emails:
   https://lists.apache.org/[email protected]:lte=1d:
   However, it shows the previous month.
   
   The following search should show all mails in November 2021:
   
https://lists.apache.org/[email protected]:dfr=2021-10-1|dto=2021-10-31:
   However, it shows the previous month.
   Also the sub title says: "[email protected], October NaN:"
   
   Wildcard searches don't work at all. For example:
   https://lists.apache.org/list?*@ponymail.apache.org:lte=1M:
   returns "We couldn't find this list. It may not exist or require you to be 
logged in with specific credentials."


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to