Skip to content

Query string being stripped from Memento queries. #106

@anjackson

Description

@anjackson

Following the Memento bug reported in this thread on openwayback-dev, we should attempt @ikreymer's fix:

I think the issue is due to this block here:

https://github.com/iipc/openwayback/blob/master/wayback-core/src/main/java/org/archive/wayback/memento/TimeMapRequestParser.java#L62

My guess now is it was added by mistake, as it clearly strips the query from the request url every time.. (it may have been something to do with cdx server support).

I would recommend removing this block and testing to see if this fixes the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions