Skip to content

next page links drop some parameters #70

Closed
@karenetheridge

Description

@karenetheridge

Context

Excluded filenames are not included in the links for subsequent pages.

https://grep.metacpan.org/search?q=%5C%24%5C%5D+*%5Bgl%5D%5Bte%5D&qd=&qft=&qifl=Makefile.PL the page 2 link is just https://grep.metacpan.org/search?p=2&q=%5C%24%5C%5D%20%2A%5Bgl%5D%5Bte%5D (the &qifl=... argument is dropped).

Process

[ordered list the process to finding and recreating the issue, example below]

  1. enter a filename into the "excluded" pane (the last one on the right)
  2. perform a search
  3. at the bottom of the page, click on the "2" link to go to the next page of results

Expected result

Observe that the filename has been dropped from the top box (far right), and is also missing from the search URL.

Current result

I expect to see the excluded filename preserved in the next page of results.

Possible Fix

something is wrong with the code that constructs the page links at the bottom of the page.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions